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

# pageError

Subscribes to page errors from the currently active page.
This is useful for debugging and logging.

## Definition

```graphql theme={null}
pageError(): Error
```

## Returns

[Error](/reference/graphql/objects/error)

Represents an error that occurred, either in the page's JavaScript or during an operation.
