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

# AculError

AculError

## Throws

Throws an error if the message is empty.

## Constructors

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

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