Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DIllegalStateException.java38 class IllegalStateException extends RuntimeException { class
43 public IllegalStateException() { in IllegalStateException() method in IllegalStateException
54 public IllegalStateException(String s) { in IllegalStateException() method in IllegalStateException
74 public IllegalStateException(String message, Throwable cause) { in IllegalStateException() method in IllegalStateException
92 public IllegalStateException(Throwable cause) { in IllegalStateException() method in IllegalStateException