public class IllegalComponentStateException extends IllegalStateException
| Constructor and Description |
|---|
IllegalComponentStateException()
Create a new instance with no detailed error message.
|
IllegalComponentStateException(String message)
Create a new instance with the specified detailed error message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalComponentStateException()
public IllegalComponentStateException(String message)
message - the detailed error message