Error thrown when an MFA operation fails.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 | MfaErrorCode | The error code identifying the type of MFA error. |
message | string | The error message. |
Returns
MfaError
Overrides
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
code | public | MfaErrorCode | The error code identifying the type of MFA error. |