protected property UnprocessableEntityException::$description in RESTful 7.2
Exception description.
Type: string
Overrides RestfulException::$description
File
- src/
Exception/ UnprocessableEntityException.php, line 22 - Contains \Drupal\restful\Exception\UnprocessableEntityException.
Class
Namespace
Drupal\restful\ExceptionCode
protected $description = 'Unprocessable Entity; Validation errors.';