public class DecodeError extends DecodeResult
| Constructor and Description |
|---|
DecodeError(int reqId,
FfiResult result)
Initialises a DecodeError object
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getException()
Returns the exception
|
getReqIdpublic DecodeError(int reqId,
FfiResult result)
reqId - The request IDresult - The FfiResult