Package ch.tocco.nice2.persist.core.api
Class InternalPersistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.persist.core.api.InternalPersistException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CalendarDataAccessException
,ConflictDataAccessException
- See Also:
-
Constructor Summary
ConstructorDescriptionInternalPersistException
(String message) InternalPersistException
(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
-
InternalPersistException
public InternalPersistException() -
InternalPersistException
-
InternalPersistException
-
InternalPersistException
-