public class SyntaxException extends Exception
| Constructor and Description |
|---|
SyntaxException(String msg)
Constructs a
SyntaxException with a message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SyntaxException(String msg)
SyntaxException with a messagemsg - the message of the exceptionCopyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.