MCPcopy Index your code
hub / github.com/TaskingAI/TaskingAI / TKHttpException

Class TKHttpException

plugin/app/error/error_code.py:55–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53
54
55class TKHttpException(HTTPException):
56 pass
57
58
59def error_message(message: str, code: ErrorCode):

Callers 3

raise_http_errorFunction · 0.70
raise_provider_api_errorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected