Interface: StageError
Provides information about an error encountered by the SDK during an operation.
Interface
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