Package org.exoplatform.agenda.exception
Class AgendaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.agenda.exception.AgendaException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAgendaException(AgendaExceptionType agendaExceptionType) AgendaException(AgendaExceptionType agendaExceptionType, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AgendaException
-
AgendaException
-
-
Method Details
-
getAgendaExceptionType
-