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.java37 public class IllegalStateException extends RuntimeException { class
42 public IllegalStateException() { in IllegalStateException() method in IllegalStateException
53 public IllegalStateException(String s) { in IllegalStateException() method in IllegalStateException
73 public IllegalStateException(String message, Throwable cause) { in IllegalStateException() method in IllegalStateException
91 public IllegalStateException(Throwable cause) { in IllegalStateException() method in IllegalStateException