public static class SimpleParameter.DatatypeNotValidException extends ParameterException
Exception that can be thrown if the provided
int-value that represents a data type is not one of the
values defined in DataType.| Constructor and Description |
|---|
DatatypeNotValidException(String reason)
Creates a new
SimpleParameter.DatatypeNotValidException with an error
message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DatatypeNotValidException(String reason)
SimpleParameter.DatatypeNotValidException with an error
message.reason - the error message