MCPcopy Create free account
hub / github.com/etesync/server / Config

Class Config

etebase_server/fastapi/exceptions.py:22–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 errors: t.Optional[t.List[HttpErrorField]]
21
22 class Config:
23 from_attributes = True
24
25
26class CustomHttpException(HTTPException):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected