MCPcopy
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
21class NoSuchFieldFound(ServerHTTPException):
22 """
23 raise when no such field for the given
24 """
25
26
27class FileMaxSizeLimit(ServerHTTPException):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected