class: MissingWithdrawalCommentException

public class: MissingWithdrawalCommentException
Author: Miriam Doelle (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1850 $ $LastChangedDate: 2008-12-17 13:; Complexity: 1
Dates: Created: 16.07.2009 15:31:10; Modified: 16.07.2009 15:31:10;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {BBC0AB7C-3AB0-4cff-BDD5-4200B0CAF95D}
Exception class used to indicate that the required reason for withdrawal is missing.
 

Goto: Custom Properties, Methods

Extends: PublishingException

See also: PublishingException

Appears in: publishing

Connections
 
Custom Properties
 
MissingWithdrawalCommentException Methods
Operation Details
public
MissingWithdrawalCommentException(
   ItemRO pubItemRef):
Sequential
Notes: Creates a new instance with the given pubitem reference.
public
MissingWithdrawalCommentException(
   Throwable cause):
Sequential
Notes: Creates a new instance with the given cause.
public
MissingWithdrawalCommentException(
   ItemRO pubItemRef,
   Throwable cause):
Sequential
Notes: Creates a new instance with the given pubItemRef and cause.