Class InvalidDateTimeException
Object
Throwable
Exception
RuntimeException
BaseRuntimeException
InvalidDateTimeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidDateTimeException
(String code, String message, DateTimeContext context) InvalidDateTimeException
(String code, String message, DateTimeContext context, Throwable cause) -
Method Summary
Methods inherited from class BaseRuntimeException
fillInStackTrace, getCode, setCode
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidDateTimeException
-
InvalidDateTimeException
-
-
Method Details
-
getContext
public DateTimeContext getContext()
-