public class VariableTypeException extends VariableDeclarationException
Constructor and Description |
---|
VariableTypeException(String msg)
Ctor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public VariableTypeException(String msg)
msg
- the exception message.