MCPcopy Create free account
hub / github.com/deepnote/deepnote / EncodingError

Class EncodingError

packages/blocks/src/errors.ts:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 * BOM or invalid UTF-8 encoding errors.
30 */
31export class EncodingError extends ParseError {}
32
33/**
34 * Zod schema validation failures.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected