Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hydro-dev/Hydro
/ error.ts
File
error.ts
framework/framework/error.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
interface
IHydroError {
2
new
(...args: any[]): HydroError;
3
}
4
Callers
nothing calls this directly
Calls
1
Err
Function · 0.85
Tested by
no test coverage detected