Example usage for Java java.time DateTimeException fields, constructors, methods, implement or subclass
The text is from its open source code.
DateTimeException(String message, Throwable cause) Constructs a new date-time exception with the specified message and cause. | |
DateTimeException(String message) Constructs a new date-time exception with the specified message. |
String | getMessage() Returns the detail message string of this throwable. |