public class SyntaxError extends Exception
Constructor and Description |
---|
SyntaxError(String msg) |
SyntaxError(String msg,
Throwable cause) |
SyntaxError(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.