public static class SimpleParameter.IllegalValueException extends ParameterException
| Constructor and Description |
|---|
SimpleParameter.IllegalValueException(String reason)
Creates a new
SimpleParameter.IllegalValueException with the reason of the
exception reason as error message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SimpleParameter.IllegalValueException(String reason)
SimpleParameter.IllegalValueException with the reason of the
exception reason as error message.reason - the reason to give as error message