public class JSQLParserException extends Exception
Constructor and Description |
---|
JSQLParserException() |
JSQLParserException(String arg0) |
JSQLParserException(String arg0,
Throwable arg1) |
JSQLParserException(Throwable arg0) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
void |
printStackTrace() |
void |
printStackTrace(PrintStream ps) |
void |
printStackTrace(PrintWriter pw) |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public JSQLParserException()
public JSQLParserException(String arg0)
public JSQLParserException(Throwable arg0)
public void printStackTrace()
printStackTrace
in class Throwable
public void printStackTrace(PrintWriter pw)
printStackTrace
in class Throwable
public void printStackTrace(PrintStream ps)
printStackTrace
in class Throwable
Copyright © 2006–2018 TinyGroup. All rights reserved.