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

# Auth0ServerError

Auth0ServerError

## Constructors

<ParamField body="Auth0ServerError" 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" />
