public class NegativeResponseException
extends java.lang.Exception
Constructor and Description |
---|
NegativeResponseException(int commandStatus)
Construct with specified command_status.
|
Modifier and Type | Method and Description |
---|---|
int |
getCommandStatus()
Get the command_status.
|