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