Package cloud.quinimbus.persistence.api
Class PersistenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cloud.quinimbus.persistence.api.PersistenceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UnparseableValueException
- See Also:
-
Constructor Summary
ConstructorDescriptionPersistenceException
(String message) PersistenceException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PersistenceException
-
PersistenceException
-