Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/encode/starlette
/ CustomWSException
Class
CustomWSException
tests/test_applications.py:85–86 · tests/test_applications.py::CustomWSException
Source
from the content-addressed store, hash-verified
83
84
85
class
CustomWSException(Exception):
86
pass
87
88
89
async
def
websocket_raise_custom(websocket: WebSocket) -> None:
Callers
1
websocket_raise_custom
Function · 0.85
Calls
no outgoing calls
Tested by
1
websocket_raise_custom
Function · 0.68