Skip to main content

ErrorInfo

Contains details about an error returned by the server.

NameDescriptionType
error_codeThe HRESULT error code identifying the specific error.number

Example

{
"error_code": 0
}