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, toString
public GenericNackResponseException(String message, int commandStatus)