public class ErrorResponse extends BaseMessage
functionCode, transactionId, unitIdentifier
Constructor and Description |
---|
ErrorResponse(int transactionId,
byte unitIdentifier,
byte functionCode,
byte exceptionCode) |
Modifier and Type | Method and Description |
---|---|
byte |
getExceptionCode() |
String |
toString() |
getFunctionCode, getTransactionId, getUnitIdentifier