Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
55
class
TKHttpException(HTTPException):
56
pass
57
58
59
def
error_message(message: str, code: ErrorCode):
Callers
3
raise_http_error
Function · 0.70
raise_provider_api_error
Function · 0.70
raise_credentials_validation_error
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected