ErrorResponse
Information about an error that occurs while processing a request.
Declaration
object ErrorResponseProperties
| Name | Type | Description |
|---|---|---|
details | [string] | An array of strings with additional details about the error |
message | string | A message that provides details about the error. |