Class Stop
Stop Exception
This Exception is thrown when the Slim application needs to abort processing and return control flow to the outer PHP script.
- Exception
-
Slim\Exception\Stop
Namespace: Slim\Exception
Package: Slim
Author: Josh Lockhart
Since: 1.0.0
Located at thirdparty/Slim/Exception/Stop.php
Package: Slim
Author: Josh Lockhart
Since: 1.0.0
Located at thirdparty/Slim/Exception/Stop.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|