public class GeoTemporalApplicabilityParseException extends DateTimeException
GeoTemporalApplicability expression.| Constructor and Description |
|---|
GeoTemporalApplicabilityParseException(String message)
Creates a new exception with the given message.
|
GeoTemporalApplicabilityParseException(String message,
Throwable cause)
Creates a new exception with the given message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GeoTemporalApplicabilityParseException(String message)