public class IllegalWindowException extends InvalidPropertyException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
IllegalWindowException()
Constructs an empty IllegalWindowException.
|
IllegalWindowException(String m)
Constructs an IllegalWindowException with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public IllegalWindowException()
public IllegalWindowException(String m)