Class CalendarException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.codename1.calendar.CalendarException
Exception returned by asynchronous calendar operations.
-
Constructor Summary
ConstructorsConstructorDescriptionCalendarException(CalendarError error, String message) CalendarException(CalendarError error, String message, int responseCode, Throwable cause) CalendarException(CalendarError error, String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CalendarException
-
CalendarException
-
CalendarException
-
-
Method Details
-
getError
-
getResponseCode
public int getResponseCode()
-