public class IllegalStateException extends RuntimeException
| Constructor and Description |
|---|
IllegalStateException() |
IllegalStateException(String s) |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic IllegalStateException()
public IllegalStateException(String s)