Symfony2 API
Class

Symfony\Component\Routing\Exception\ResourceNotFoundException

class ResourceNotFoundException extends RuntimeException implements ExceptionInterface

The resource was not found.

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