You are here

namespace Drupal\restful\Exception in RESTful 7.2

Classsort descending Location Description
BadRequestException src/Exception/BadRequestException.php
FloodException src/Exception/FloodException.php
ForbiddenException src/Exception/ForbiddenException.php
GoneException src/Exception/GoneException.php
InaccessibleRecordException src/Exception/InaccessibleRecordException.php Class InaccessibleRecordException.
IncompatibleFieldDefinitionException src/Exception/IncompatibleFieldDefinitionException.php
InternalServerErrorException src/Exception/InternalServerErrorException.php
NotFoundException src/Exception/NotFoundException.php
NotImplementedException src/Exception/NotImplementedException.php
RestfulException src/Exception/RestfulException.php
ServerConfigurationException src/Exception/ServerConfigurationException.php
ServiceUnavailableException src/Exception/ServiceUnavailableException.php
UnauthorizedException src/Exception/UnauthorizedException.php
UnprocessableEntityException src/Exception/UnprocessableEntityException.php
UnsupportedMediaTypeException src/Exception/UnsupportedMediaTypeException.php