# UnprocessableEntityError

## _class_ [**tinker.UnprocessableEntityError**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/_exceptions.py#L155)( _APIStatusError_)

HTTP 422: The request was well-formed but contains semantic errors.

**Inherits from:** `APIStatusError`
