> ## 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/libraries/acul/js-sdk/Screens/interfaces/Error)\[] | `null`

**`Common Feature`**

Gets the current errors from the transaction context

## Returns

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

Array of Error objects or null if no errors are present
