Base error class for all Amigo SDK errors. Provides common functionality and error identification.
Optional
Readonly
Additional context data
Unique error code for programmatic error handling
HTTP status code if applicable
Returns a JSON-serializable representation of the error. Sensitive fields (tokens, keys) are redacted to prevent leakage.
Base error class for all Amigo SDK errors. Provides common functionality and error identification.