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

<h2 id="throws">
  Lève
</h2>

Lève une erreur si le message est vide.

<h2 id="constructors">
  Constructeurs
</h2>

<ParamField body="AculError" type="Constructor">
  <Expandable title="Paramètres">
    <ParamField body="message" type="string">
      Le message d’erreur.
    </ParamField>

    <ParamField body="field?" type="string">
      Le champ facultatif associé à cette erreur.
    </ParamField>
  </Expandable>
</ParamField>

<h2 id="properties">
  Propriétés
</h2>

<ParamField body="code" type="string" />

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