Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentBench
/ ServerException
Class
ServerException
src/typings/exception.py:27–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
26
27
class
ServerException(AgentBenchException):
28
pass
29
30
31
class
AgentClientException(ClientException):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected