class GoneHttpException

GoneHttpException.

@author Ben Ramsey <ben@benramsey.com>

Hierarchy

Expanded class hierarchy of GoneHttpException

1 file declares its use of GoneHttpException

File

drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/GoneHttpException.php, line 19

Namespace

Symfony\Component\HttpKernel\Exception
View source

Members

Namesort descending Modifiers Type Description Overrides
GoneHttpException::__construct public function Constructor. Overrides HttpException::__construct
HttpException::$headers private property
HttpException::$statusCode private property
HttpException::getHeaders public function Returns response headers. Overrides HttpExceptionInterface::getHeaders
HttpException::getStatusCode public function Returns the status code. Overrides HttpExceptionInterface::getStatusCode