14 calls to HttpException::__construct()

AccessDeniedHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/AccessDeniedHttpException.php
Constructor.
BadRequestHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/BadRequestHttpException.php
Constructor.
ConflictHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/ConflictHttpException.php
Constructor.
GoneHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/GoneHttpException.php
Constructor.
LengthRequiredHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/LengthRequiredHttpException.php
Constructor.
MethodNotAllowedHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/MethodNotAllowedHttpException.php
Constructor.
NotAcceptableHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/NotAcceptableHttpException.php
Constructor.
NotFoundHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/NotFoundHttpException.php
Constructor.
PreconditionFailedHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/PreconditionFailedHttpException.php
Constructor.
PreconditionRequiredHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/PreconditionRequiredHttpException.php
Constructor.
ServiceUnavailableHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/ServiceUnavailableHttpException.php
Constructor.
TooManyRequestsHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/TooManyRequestsHttpException.php
Constructor.
UnauthorizedHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/UnauthorizedHttpException.php
Constructor.
UnsupportedMediaTypeHttpException::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/UnsupportedMediaTypeHttpException.php
Constructor.