| Package | Description |
|---|---|
| io.electrum.prepaidutility.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetail |
ErrorDetail.detailMessage(Object detailMessage)
A free form detailed description of a particular failure condition may optionally be supplied
|
ErrorDetail |
ErrorDetail.errorMessage(String errorMessage)
A short description of the error
|
ErrorDetail |
ErrorDetail.errorType(ErrorDetail.ErrorType errorType)
The type of error that occurred
|
ErrorDetail |
ErrorDetail.id(String id)
The UUID of the message for which error occurred.
|
ErrorDetail |
ErrorDetail.originalId(String originalId)
The UUID of the original request message in the case of an error occurring for an advice message.
|
ErrorDetail |
ErrorDetail.requestType(ErrorDetail.RequestType requestType)
The type of request for which the error.
|
Copyright © 2018. All rights reserved.