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