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

# getErrors

> **getErrors**(): [`Error`](/docs/ja-jp/libraries/acul/js-sdk/Screens/interfaces/Error)\[] | `null`

**`共通機能`**

トランザクションコンテキストから現在のエラーを取得します

<h2 id="returns">
  戻り値
</h2>

[`Error`](/docs/ja-jp/libraries/acul/js-sdk/Screens/interfaces/Error)\[] | `null`

エラーがある場合は error object の配列、ない場合は null
