public class IgniteSQLException extends IgniteException
IgniteQueryErrorCode,
Serialized Form| Constructor and Description |
|---|
IgniteSQLException(SQLException cause)
Minimalistic ctor accepting only
SQLException as the cause. |
IgniteSQLException(String msg) |
IgniteSQLException(String msg,
int statusCode) |
IgniteSQLException(String msg,
int statusCode,
Throwable cause) |
IgniteSQLException(String msg,
String sqlState,
int statusCode) |
IgniteSQLException(String msg,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
SQLException |
toJdbcException() |
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IgniteSQLException(String msg)
public IgniteSQLException(SQLException cause)
SQLException as the cause.public IgniteSQLException(String msg, int statusCode)
public SQLException toJdbcException()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016