Skip to main content

SDKError

All SDK operations throw SDKError for error conditions:

Basic Error Handling

Error Categories

Handle errors by category for broader matching:

Error Categories Reference

Common Error Codes

Error Factory Methods

Create specific errors programmatically:

Example: Comprehensive Error Handler

Subscribe to Error Events