public class CommandFailedException extends RuntimeException
| 构造器和说明 |
|---|
CommandFailedException(String cmd,
String schema,
int errorCode,
String errorMessage) |
CommandFailedException(String cmd,
String schema,
String errorMessage,
Throwable e) |
Copyright © 2020. All rights reserved.