public class PersistenceRemoveException extends PersistenceException
PersistenceRemoveException
class is used to throw
exceptions encountered when removing an object from persistence storage.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright
|
Constructor and Description |
---|
PersistenceRemoveException()
Constructor for PersistenceRemoveException.
|
PersistenceRemoveException(java.lang.String s)
Constructor for PersistenceRemoveException.
|
public static final java.lang.String COPYRIGHT