Represents network related errors

Hierarchy

Constructors

Properties

correlationId: string

CorrelationId associated with the error

error: AuthError
errorCode: string

Short string denoting error

errorMessage: string

Detailed description of error

httpStatus?: number
responseHeaders?: Record<string, string>
subError: string

Describes the subclass of an error

Methods

Generated using TypeDoc