Class PrettyExceptions
Pretty Exceptions
This middleware catches any Exception thrown by the surrounded application and displays a developer-friendly diagnostic screen.
- Slim\Middleware
-
Slim\Middleware\PrettyExceptions
Namespace: Slim\Middleware
Package: Slim
Author: Josh Lockhart
Since: 1.0.0
Located at thirdparty/Slim/Middleware/PrettyExceptions.php
Package: Slim
Author: Josh Lockhart
Since: 1.0.0
Located at thirdparty/Slim/Middleware/PrettyExceptions.php
public
|
|
public
|
|
protected
string
|
getApplication(),
getNextMiddleware(),
setApplication(),
setNextMiddleware()
|
protected
array
|
$settings | |
$app,
$next
|