public class QueryParseException extends AmberException implements CompileException
Constructor and Description |
---|
QueryParseException() |
QueryParseException(java.lang.String msg) |
QueryParseException(java.lang.String msg,
java.lang.Throwable cause) |
QueryParseException(java.lang.Throwable cause) |
create, getCause
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public QueryParseException()
public QueryParseException(java.lang.String msg)
public QueryParseException(java.lang.String msg, java.lang.Throwable cause)
public QueryParseException(java.lang.Throwable cause)