de.jstacs.parameters
Class SimpleParameter.DatatypeNotValidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.jstacs.parameters.ParameterException
de.jstacs.parameters.SimpleParameter.DatatypeNotValidException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SimpleParameter
public static class SimpleParameter.DatatypeNotValidException
- extends ParameterException
Class for an Exception that can be thrown if the provided int-value
that represents a datatype is not one of the values defined in the Parameter-interface.
- Author:
- Jan Grau
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SimpleParameter.DatatypeNotValidException
public SimpleParameter.DatatypeNotValidException(String reason)
- Creates a new
DatatypeNotValidException from an error-message.
- Parameters:
reason - the message