Skip to main content
OnDB SDKs provide specific error types for comprehensive error handling.

Error Types

Basic Error Handling

TypeScript

Validation Errors

Thrown when data validation fails:
TypeScript

Payment Required Handling

Handle payment required errors:
TypeScript

Retry Pattern with Exponential Backoff

TypeScript

Error Logging

TypeScript

Next Steps

API Reference

Complete SDK reference

Best Practices

Recommended patterns