\App\ExceptionAppExceptionHandler

Summary

Methods
Properties
Constants
handle()
isValid()
No public properties found
No constants found
No protected methods found
$logger
$response
$request
N/A
No private methods found
No private properties found
N/A

Properties

$logger

$logger : \Hyperf\Contract\StdoutLoggerInterface

Type

\Hyperf\Contract\StdoutLoggerInterface

$response

$response : \Core\Common\Container\Response

Type

\Core\Common\Container\Response

$request

$request : \Hyperf\HttpServer\Contract\RequestInterface

Type

\Hyperf\HttpServer\Contract\RequestInterface

Methods

handle()

handle(\Throwable  $throwable, \Psr\Http\Message\ResponseInterface  $response) 

Parameters

\Throwable $throwable
\Psr\Http\Message\ResponseInterface $response

isValid()

isValid(\Throwable  $throwable) 

Parameters

\Throwable $throwable