class: PubCollectionNotFoundException

public class: PubCollectionNotFoundException
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:05; Modified: 16.07.2009 15:31:05;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {25CE8EF6-4A1C-4a3e-888B-D6D754FBE7B4}
Exception class used for missing pubcollections.
 

Goto: Custom Properties, Fields, Methods

Extends: PubManException

See also: PubManException

Appears in: exceptions

Connections
 
Custom Properties
 
PubCollectionNotFoundException Attributes
Attribute Details
private ContextRO
  pubCollectionRef
Notes: The reference of the collection that could not be found.
 
PubCollectionNotFoundException Methods
Operation Details
public
getPubCollectionRef():ContextRO
Sequential
Notes: @return The reference of the collection that could not be found.
public
PubCollectionNotFoundException(
   ContextRO collection,
   Throwable cause):
Sequential
Notes: Creates a new instance, sets the according member variable.