Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stormix/eghata
/ constructor
Method
constructor
apps/api/app/Exceptions/Handler.ts:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
19
export
default
class
ExceptionHandler extends HttpExceptionHandler {
20
constructor() {
21
super(Logger)
22
}
23
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected