public class AgendaException extends Exception
| Constructor and Description |
|---|
AgendaException(AgendaExceptionType agendaExceptionType) |
AgendaException(AgendaExceptionType agendaExceptionType,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
AgendaExceptionType |
getAgendaExceptionType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AgendaException(AgendaExceptionType agendaExceptionType)
public AgendaException(AgendaExceptionType agendaExceptionType, Exception e)
public AgendaExceptionType getAgendaExceptionType()
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.