public abstract class KernelSQLException extends ShardingSphereSQLException
| Constructor and Description |
|---|
KernelSQLException(SQLState sqlState,
int kernelCode,
int errorCode,
String reason,
Exception cause) |
KernelSQLException(SQLState sqlState,
int kernelCode,
int errorCode,
String reason,
Object... messageArgs) |
toSQLExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 The Apache Software Foundation. All rights reserved.