| Package | Description |
|---|---|
| org.exoplatform.calendar.service |
| Modifier and Type | Method and Description |
|---|---|
CalendarException.CalendarError |
CalendarException.getError() |
static CalendarException.CalendarError |
CalendarException.CalendarError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CalendarException.CalendarError[] |
CalendarException.CalendarError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CalendarException(CalendarException.CalendarError error) |
CalendarException(CalendarException.CalendarError error,
String message) |
CalendarException(CalendarException.CalendarError error,
String message,
Throwable cause) |
CalendarException(CalendarException.CalendarError error,
Throwable cause) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.