| Package | Description |
|---|---|
| org.exoplatform.agenda.exception |
| Modifier and Type | Method and Description |
|---|---|
AgendaExceptionType |
AgendaException.getAgendaExceptionType() |
static AgendaExceptionType |
AgendaExceptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgendaExceptionType[] |
AgendaExceptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AgendaException(AgendaExceptionType agendaExceptionType) |
AgendaException(AgendaExceptionType agendaExceptionType,
Exception e) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.