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

# OnrampError

An error that occurred during the onramp process.

## Properties

| Property                                | Type                                                                              |
| --------------------------------------- | --------------------------------------------------------------------------------- |
| <a id="errortype" /> `errorType`        | `"internal_error"` \| `"handled_error"` \| `"network_error"` \| `"unknown_error"` |
| <a id="code" /> `code?`                 | `string`                                                                          |
| <a id="debugmessage" /> `debugMessage?` | `string`                                                                          |
