Class NotFoundException
Stop Exception
This Exception is thrown when the Slim application needs to abort processing and return control flow to the outer PHP script.
- Exception implements Throwable
-
Slim\Exception\SlimException
-
Slim\Exception\NotFoundException
Methods summary
Methods inherited from Slim\Exception\SlimException
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
Properties inherited from Slim\Exception\SlimException
Properties inherited from Exception
$code,
$file,
$line,
$message