Contents

ErrorResponse

The response that contains the error that occurs.

Declaration

object ErrorResponse

Properties

NameTypeDescription
errorInfoResponseErrorInfo

The request-specific information regarding the failure.

errorMessagestring

The human-readable error message that describes the failure.

errorNumberint32

The error number that represents the failure.

Mentioned in

Topics

Objects and Data Types

See Also

Request and Response