Class PhpError
Default Slim application error handler for PHP 7+ Throwables
It outputs the error message and diagnostic information in either JSON, XML, or HTML based on the Accept header.
- Slim\Handlers\AbstractHandler
-
Slim\Handlers\AbstractError
-
Slim\Handlers\PhpError
Methods summary
public
Psr\Http\Message\ResponseInterface
|
|
protected
string
|
|
protected
string
|
|
protected
string
|
|
protected
string
|
Methods inherited from Slim\Handlers\AbstractError
__construct(),
logError(),
renderThrowableAsText(),
writeToErrorLog()