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