-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
Constructor Detail
-
UnsupportedTemporalTypeException
public UnsupportedTemporalTypeException(String message,
Throwable cause)
Constructs a new UnsupportedTemporalTypeException with the specified message and cause.
- Parameters:
message
- the message to use for this exception, may be null
cause
- the cause of the exception, may be null