Searched defs:IllegalStateException (Results 1 – 1 of 1) sorted by relevance
38 class IllegalStateException extends RuntimeException { class43 public IllegalStateException() { in IllegalStateException() method in IllegalStateException54 public IllegalStateException(String s) { in IllegalStateException() method in IllegalStateException74 public IllegalStateException(String message, Throwable cause) { in IllegalStateException() method in IllegalStateException92 public IllegalStateException(Throwable cause) { in IllegalStateException() method in IllegalStateException