public class InvalidParameterException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
InvalidParameterException()
Constructs an empty IllegalWindowException.
|
InvalidParameterException(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 InvalidParameterException()
public InvalidParameterException(String m)