public class SqlCacheException
extends javax.cache.CacheException
| Constructor and Description |
|---|
SqlCacheException(String message,
int errCode,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
sqlState() |
int |
statusCode() |
SQLException |
toJdbcException()
Converts this exception to
SQLException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int statusCode()
public String sqlState()
public SQLException toJdbcException()
SQLException.SQLException
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025