You are here

namespace Drupal\jsonapi\Exception in JSON:API 8.2

Same name in other branches
  1. 8 Drupal\jsonapi\Exception
Classsort descending Location Description
EntityAccessDeniedHttpException src/Exception/EntityAccessDeniedHttpException.php Enhances the access denied exception with information about the entity.
UnprocessableHttpEntityException src/Exception/UnprocessableHttpEntityException.php A class to represent a 422 - Unprocessable Entity Exception.