public class GenericNackResponseException extends InvalidResponseException
| Constructor and Description |
|---|
GenericNackResponseException(String message,
int commandStatus) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCommandStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GenericNackResponseException(String message, int commandStatus)