public class IllegalComponentStateException extends java.lang.IllegalStateException
| Constructor and Description |
|---|
IllegalComponentStateException()
Create a new instance with no detailed error message.
|
IllegalComponentStateException(java.lang.String message)
Create a new instance with the specified detailed error message.
|
public IllegalComponentStateException()
public IllegalComponentStateException(java.lang.String message)
message - the detailed error message