| Interface | Description |
|---|---|
| RawResult |
The result type for a raw response.
|
| Class | Description |
|---|---|
| ErrorResult |
Returns an error result.
|
| FailedValidationResult |
This is the response delivered in a
RemoteApplicationResponse.ResultStatus.FAILED_VALIDATION type response. |
| TaskErrorResult |
This is returned when a task issues an error on the server and contains additional information as to what task actually caused the failure.
|
| Enum | Description |
|---|---|
| ErrorResult.Source |
Tells where the ErrorResult was generated.
|