public class SqlStrictParseException extends SqlParseException
| Constructor and Description |
|---|
SqlStrictParseException(SqlParseException e)
Constructor.
|
SqlStrictParseException(String msg,
int errCode,
SqlParseException e)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
errorCode() |
code, position, sql, toStringgetCause, hasCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SqlStrictParseException(SqlParseException e)
e - SQL parse exception.public SqlStrictParseException(String msg, int errCode, SqlParseException e)
e - SQL parse exception.msg - Error message.errCode - SQL error code.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020