Class CalendarDataAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.persist.core.api.InternalPersistException
ch.tocco.nice2.optional.calendar.api.CalendarDataAccessException
- All Implemented Interfaces:
Serializable
Exception thrown for any database operations in conjunction with
Calendar
or CalendarEvent
.- See Also:
-
Constructor Summary
ConstructorDescriptionCalendarDataAccessException
(String message) CalendarDataAccessException
(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
-
CalendarDataAccessException
-
CalendarDataAccessException
-