Class ResourceNotFoundException
The resource was not found.
This exception should trigger an HTTP 404 response in your application code.
- Exception
-
RuntimeException
-
Symfony\Component\Routing\Exception\ResourceNotFoundException
implements
Symfony\Component\Routing\Exception\ExceptionInterface
Namespace: Symfony\Component\Routing\Exception
Author: Kris Wallsmith <kris@symfony.com>
Located at Exception/ResourceNotFoundException.php
Author: Kris Wallsmith <kris@symfony.com>
Located at Exception/ResourceNotFoundException.php
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|