> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Auth0Error

Auth0Error

## Constructors

<ParamField body="Auth0Error" type="Constructor">
  <Expandable title="Parameters">
    <ParamField body="message" type="string">The error message.</ParamField>
    <ParamField body="field?" type="string">The optional field associated with the error.</ParamField>
  </Expandable>
</ParamField>

## Properties

<ParamField body="code" type="&#x22;AUTH0_SERVER_ERROR&#x22;" />

<ParamField body="field?" type="string" />
