public class CommandFailedException extends RuntimeException
| Constructor and Description |
|---|
CommandFailedException(int i,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommandFailedException(int i,
String msg)
Copyright © 2022. All rights reserved.