de.jstacs.io
Class ParameterSetParser.WrongParameterTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.jstacs.parameters.ParameterException
de.jstacs.io.ParameterSetParser.WrongParameterTypeException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ParameterSetParser
public static class ParameterSetParser.WrongParameterTypeException
- extends ParameterException
An that is thrown if the datatype of a Parameter
is not appropriate for some purpose.
- Author:
- Jan Grau
- See Also:
Parameter
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParameterSetParser.WrongParameterTypeException
public ParameterSetParser.WrongParameterTypeException(String msg)
- Creates a new instance of a
WrongParameterTypeException
from an error-message
- Parameters:
msg
- the message