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 SummaryConstructorsConstructorDescriptionInternalPersistException(String message) InternalPersistException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
InternalPersistExceptionpublic InternalPersistException()
- 
InternalPersistException
- 
InternalPersistException
- 
InternalPersistException
 
-