Skip to content
Still using @dfinity/agent? Migrate to @icp-sdk/core!

UNREACHABLE_ERROR

const UNREACHABLE_ERROR: Error

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

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

For internal use only.