public class IllegalStateException extends RuntimeException
| Constructor and Description |
|---|
IllegalStateException() |
IllegalStateException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, initCause, printStackTrace, printStackTrace, toStringpublic IllegalStateException()
public IllegalStateException(String message)