public class CommandFailedException extends RuntimeException
| Constructor and Description |
|---|
CommandFailedException(String cmd,
String schema,
int errorCode,
String errorMessage) |
CommandFailedException(String cmd,
String schema,
String errorMessage,
Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.