public abstract class ShardingSphereInternalException extends Exception
| 构造器和说明 |
|---|
ShardingSphereInternalException(Exception cause) |
ShardingSphereInternalException(String message,
Exception cause) |
ShardingSphereInternalException(String errorMessage,
Object... args) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.