Base error class for all flex-rpc errors. Extends Error and includes JSON-RPC error code and optional data.
Optional
Readonly
Convert to JSON-RPC error object for serialization
Static
Create RpcError from a JSON-RPC error object
Convert to JSON for serialization
Base error class for all flex-rpc errors. Extends Error and includes JSON-RPC error code and optional data.