Interface: StageError
Provides information about an error encountered by the SDK during an operation.
StageError
Properties
category
readonly
category:StageErrorCategory
StageErrorCategory of the error
code
readonly
code:StageErrorCode
StageErrorCode of the error
message
readonly
message:string
Message of the error
name
readonly
name:string
Name of the error