public abstract class ShardingSphereServerException extends ShardingSphereExternalException
| Constructor and Description |
|---|
ShardingSphereServerException(String errorCategory,
int errorCode,
String message) |
ShardingSphereServerException(String errorCategory,
int errorCode,
String message,
Exception cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 The Apache Software Foundation. All rights reserved.