Interface: SdkRejection
Common interface for Promise rejections.
Developers should handle according to the errorCode
Properties
errorCode
• Readonly errorCode: ErrorCode
description
• Readonly description: string
data
• Readonly data: any