You are here

namespace Drupal\jsonapi\Exception in Drupal 8

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