Custom error class for UI client operations
Provides structured error information for client-side error handling.
Create a new UIError
Error code from UIErrorCode enum
Human-readable error message
Optional
Optional additional error details
Optional underlying error
Readonly
Format error message with code and details
Custom error class for UI client operations
Provides structured error information for client-side error handling.