Searched defs:DateTimeException (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/time/
H A DDateTimeException.java75 public class DateTimeException extends RuntimeException { class in inherits:RuntimeException
87 public DateTimeException(String message) { method in class:DateTimeException
97 public DateTimeException(String message, Throwable cause) { method in class:DateTimeException

Completed in 40 milliseconds