An api error containing details about a failed api request
| Name | Description | Type | Additional information |
|---|---|---|---|
| batcherror |
The batch error property containing indicies identifying which request failed in a batch |
ApiBatchError | |
| code |
The error code property inidcating why the api request failed |
string | |
| innererror |
The inner error property containing the details about why the api request failed |
ApiInnerError | |
| message |
The error message property containing a detailed description of why the api request failed |
ApiErrorMessage |