public class DateTimeFormatException extends Exception
A DateTimeFormatException is thrown when dates are by parsed in the API that are not in the correct format.
Constructor and Description |
---|
DateTimeFormatException(String errorMessage,
Throwable cause)
Constructs the Exception with the error message and the throwable
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Caplin Systems.