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

/libcore/ojluni/src/main/java/java/time/zone/
H A DZoneRulesException.java72 public class ZoneRulesException extends DateTimeException { class in inherits:DateTimeException
84 public ZoneRulesException(String message) { method in class:ZoneRulesException
94 public ZoneRulesException(String message, Throwable cause) { method in class:ZoneRulesException

Completed in 70 milliseconds