MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / UnprocessableEntityException

Class UnprocessableEntityException

sdks/python/src/e2a/v1/generated/exceptions.py:203–205  ·  view source on GitHub ↗

Exception for HTTP 422 Unprocessable Entity.

Source from the content-addressed store, hash-verified

201
202
203class UnprocessableEntityException(ApiException):
204 """Exception for HTTP 422 Unprocessable Entity."""
205 pass
206
207
208def render_path(path_to_item):

Callers 1

from_responseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected