public class UnsupportedTemporalTypeException extends DateTimeException
Constructor and Description |
---|
UnsupportedTemporalTypeException(String message)
Constructs a new UnsupportedTemporalTypeException with the specified message.
|
UnsupportedTemporalTypeException(String message,
Throwable cause)
Constructs a new UnsupportedTemporalTypeException with the specified message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedTemporalTypeException(String message)
message
- the message to use for this exception, may be nullpublic UnsupportedTemporalTypeException(String message, Throwable cause)
message
- the message to use for this exception, may be nullcause
- the cause of the exception, may be nullaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2017 aicas GmbH. All Rights Reserved.