Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/modelcontextprotocol/python-sdk
/ ResourceError
Class
ResourceError
src/mcp/server/mcpserver/exceptions.py:12–13 ·
view source on GitHub ↗
Error in resource operations.
Source
from the content-addressed store, hash-verified
10
11
12
class
ResourceError(MCPServerError):
13
""
"Error in resource operations."
""
14
15
16
class
ResourceNotFoundError(ResourceError):
Callers
2
read_resource
Method · 0.90
create_resource
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected