class: DepositingException

public class: DepositingException
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:02; Modified: 16.07.2009 15:31:02;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {FA723406-A450-463d-8D53-C59606AE2B9F}
Exception class used in depositing component.
 

Goto: Custom Properties, Fields, Methods

Extends: PubManException

See also: PubManException, PubItemLockedException, PubItemMandatoryAttributesMissingException

Appears in: depositing

Connections
 
Custom Properties
 
DepositingException Attributes
Attribute Details
private ItemRO
  pubItemRef
Notes: The reference of the pubitem.
 
DepositingException Methods
Operation Details
public
DepositingException(
   ItemRO pubItemRef):
Sequential
Notes: Creates a new instance with the given pubitem reference.
public
DepositingException(
   Throwable cause):
Sequential
Notes: Creates a new instance with the given cause.
public
DepositingException(
   ItemRO pubItemRef,
   Throwable cause):
Sequential
Notes: Creates a new instance with the given pubItemRef and cause.
public
getPubItemRef():ItemRO
Sequential
Notes: @return the reference of the pubitem
public
setPubItemRef(
   ItemRO pubItemRef):void
Sequential
Notes: Sets the reference of the pubitem