ServiceErrorMetadata

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns the error code associated with the response (if available).

Link copied to clipboard

Returns the human readable error message associated with the response. This value is implementation-defined.

Link copied to clipboard

Indicates who is responsible for this exception (caller, service, or unknown)

Link copied to clipboard

The protocol response if available (this will differ depending on the underlying protocol e.g. HTTP, MQTT, etc)

Link copied to clipboard

The request ID that was returned by the called service.

Inherited properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard