Home
last modified time | relevance | path

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

/external/threetenbp/src/main/java/org/threeten/bp/
DDateTimeException.java43 public class DateTimeException extends RuntimeException { class
55 public DateTimeException(String message) { in DateTimeException() method in DateTimeException
65 public DateTimeException(String message, Throwable cause) { in DateTimeException() method in DateTimeException