Skip to content

ForkErrorParameters

Properties

cause

cause: BaseError | Error | object

The cause of the error.

Defined in

packages/errors/src/fork/ForkError.js:12


details

details: undefined | string

Details of the error.

Defined in

packages/errors/src/fork/ForkError.js:13


docsBaseUrl

docsBaseUrl: undefined | string

Base URL for the documentation.

Defined in

packages/errors/src/fork/ForkError.js:8


docsPath

docsPath: undefined | string

Path to the documentation.

Defined in

packages/errors/src/fork/ForkError.js:9


docsSlug

docsSlug: undefined | string

Slug for the documentation.

Defined in

packages/errors/src/fork/ForkError.js:10


meta

meta: undefined | object

Optional object containing additional information about the error.

Defined in

packages/errors/src/fork/ForkError.js:14


metaMessages

metaMessages: undefined | string[]

Additional meta messages.

Defined in

packages/errors/src/fork/ForkError.js:11