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

# AculError

AculError

<h2 id="throws">
  例外
</h2>

メッセージが空の場合は、エラーをスローします。

<h2 id="constructors">
  コンストラクタ
</h2>

<ParamField body="AculError" type="Constructor">
  <Expandable title="パラメータ">
    <ParamField body="message" type="string">
      エラーメッセージ。
    </ParamField>

    <ParamField body="field?" type="string">
      エラーに関連する任意のフィールド。
    </ParamField>
  </Expandable>
</ParamField>

<h2 id="properties">
  プロパティ
</h2>

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

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