public class NegativeResponseException extends Exception
Constructor and Description |
---|
NegativeResponseException(int commandStatus)
Construct with specified command_status.
|
Modifier and Type | Method and Description |
---|---|
int |
getCommandStatus()
Get the command_status.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString