public class SyntaxException extends JSAPException
| Constructor and Description |
|---|
SyntaxException(String msg)
Creates a new SyntaxException with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SyntaxException(String msg)
msg - a description of the syntax problem.Copyright © 2016. All rights reserved.