Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/deepnote
/
Class
packages/convert/src/errors.ts:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
* Thrown when JSON parsing fails.
29
*/
30
export
class
JsonParseError extends ParseError {}
31
32
/**
33
* Thrown when a file format is not supported.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected