# ParseError

**Kind:** Class

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/utils/errors.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/utils/errors.ts#L58)

Error thrown when parsing fails

**Extends:** `PipelineError`

## Properties

| Property | Type |
|---|---|
| `filePath` | `string` |
| `line` | `number` |
