Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fastapi-admin/fastapi-admin
/ NoSuchFieldFound
Class
NoSuchFieldFound
fastapi_admin/exceptions.py:21–24 ·
view source on GitHub ↗
raise when no such field for the given
Source
from the content-addressed store, hash-verified
19
20
21
class
NoSuchFieldFound(ServerHTTPException):
22
""
"
23
raise
when no such field
for
the given
24
""
"
25
26
27
class
FileMaxSizeLimit(ServerHTTPException):
Callers
1
_get_display_input_field
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected