> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cdp.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SpendControlErrorCode

```ts theme={null}
type SpendControlErrorCode = typeof SpendControlErrorCodes[keyof typeof SpendControlErrorCodes];
```

Defined in: [guardrails/types.ts:60](https://github.com/coinbase/cdp-sdk/blob/a1195adcfa5a93627bd3cb79831b188cc13073a1/typescript/packages/cdp-sdk/src/x402/guardrails/types.ts#L60)

Error code for [SpendControlError](/sdks/cdp-sdks-v2/typescript/x402/classes/SpendControlError).
