The resource was not found.
This exception should trigger an HTTP 404 response in your application code.
@author Kris Wallsmith <kris@symfony.com>
@api
Expanded class hierarchy of ResourceNotFoundException
class ResourceNotFoundException extends \RuntimeException implements ExceptionInterface {
}