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, getCausegetErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic QueryParseException()
public QueryParseException(java.lang.String msg)
public QueryParseException(java.lang.String msg,
java.lang.Throwable cause)
public QueryParseException(java.lang.Throwable cause)