MCPcopy 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
27class ServerException(AgentBenchException):
28 pass
29
30
31class AgentClientException(ClientException):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected