Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/
Class
apps/api/src/utils/errors.ts:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
export
class
HttpError extends Error {
18
public readonly status: number;
19
public readonly fingerprint?: string;
20
public readonly extra?: Record<string, unknown>;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected