public class SyntaxException extends Exception
| Constructor and Description |
|---|
SyntaxException() |
SyntaxException(String s) |
SyntaxException(String s,
Throwable throwable) |
SyntaxException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 JBoss by Red Hat. All Rights Reserved.