public abstract class ShardingSphereServerException extends ShardingSphereExternalException
| 构造器和说明 |
|---|
ShardingSphereServerException(String errorCategory,
int errorCode,
String message) |
ShardingSphereServerException(String errorCategory,
int errorCode,
String message,
Exception cause) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.