class ResourceNotFoundException

The resource was not found.

This exception should trigger an HTTP 404 response in your application code.

@author Kris Wallsmith <kris@symfony.com>

@api

Hierarchy

Expanded class hierarchy of ResourceNotFoundException

16 files declare their use of ResourceNotFoundException

File

drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/ResourceNotFoundException.php, line 23

Namespace

Symfony\Component\Routing\Exception
View source

Members