Package wt.pom
Class DatastoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.pom.PersistenceException
wt.pom.DatastoreException
- All Implemented Interfaces:
Serializable,LocalizableMessage,Message
- Direct Known Subclasses:
ConnectionException,ConnectionLostException,DeadlockDetectedException,ObjectLockedException,UniquenessException
DatastoreException captures errors with a datastore interaction.
A generic exception.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.pom.PersistenceException
ENABLE_PERSISTENCE_EXCEPTION_STACKFields inherited from class wt.util.WTException
GETMESSAGE_LINE_SEPARATOR, LINE_SEPARATOR, SPACE_SEPARATOR, TOSTRING_LINE_SEPARATOR -
Method Summary
Methods inherited from class wt.pom.PersistenceException
getLocalizedMessage, getLocalizedMessage, getObjectDisplay, getPersistenceException, isEndUserMessage, isSecureInformation, toStringMethods inherited from class wt.util.WTException
getAdditionalMessageArray, getAdditionalMessages, getAdditionalMessages, getExceptionIdentifier, getLocalizedMessage, getLocalizedMessage, getNestedExceptionString, getNestedExceptionString, getNestedThrowable, getStandardMessage, getStandardMessage, getWTMessage, printStackTrace, printStackTrace, printStackTrace, setLocalizedMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace