Error thrown when a swap operation fails with a known, actionable reason.Documentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Extends
Error
Constructors
Constructor
Parameters
| Parameter | Type | Description |
|---|---|---|
code | SwapErrorCode | The error code identifying the type of swap failure. |
message | string | The error message. |
Returns
SwapError
Overrides
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
code | public | SwapErrorCode | The error code identifying the type of swap failure. |