class: PubManException

public class: PubManException
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:06; Modified: 16.07.2009 15:31:06;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {50A41CC7-0230-46f9-95FB-916037B458C0}
Exception base class for pubman exceptions.
 

Goto: Custom Properties, Methods

See also: DepositingException, PubCollectionNotFoundException, PubItemAlreadyReleasedException, PubItemNotFoundException, PubItemStatusInvalidException, PublishingException

Appears in: exceptions

Connections
 
Custom Properties
 
PubManException Methods
Operation Details
public
PubManException():
Sequential
Notes: Creates a new instance.
public
PubManException(
   Throwable cause):
Sequential
Notes: Creates a new instance with the given cause.