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. |