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
|
getReqId
public DecodeError(int reqId, FfiResult result)
reqId
- The request IDresult
- The FfiResult