public static class SALCommandResponse.CommandFailedException extends SALException implements SALHasErrorCode
| Constructor and Description |
|---|
CommandFailedException(String message,
int ack,
int error) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAck() |
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommandFailedException(String message, int ack, int error)
public int getErrorCode()
getErrorCode in interface SALHasErrorCodepublic int getAck()
Copyright © 2018. All rights reserved.