public class UnknownResponseException
extends java.lang.Exception
Constructor and Description |
---|
UnknownResponseException(java.lang.String message,
byte[] response,
int expectedOpCode) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
bytesToHex(byte[] bytes,
int start,
int length) |
java.lang.String |
getMessage() |