Skip to content

UNREACHABLE_ERROR

const UNREACHABLE_ERROR: Error

Defined in: packages/agent/src/errors.ts:779

Special error used to indicate that a code path is unreachable.

For internal use only.