ErrorResponse
The response that contains the error that occurs.
Declaration
object ErrorResponseProperties
| Name | Type | Description |
|---|---|---|
errorInfo | ResponseErrorInfo | The request-specific information regarding the failure. |
errorMessage | string | The human-readable error message that describes the failure. |
errorNumber | int32 | The error number that represents the failure. |