\Mine\Exception\HandlerAppExceptionHandler

Summary

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

Properties

$logger

$logger : 

Type

$console

$console : \Hyperf\Contract\StdoutLoggerInterface

Type

\Hyperf\Contract\StdoutLoggerInterface

Methods

__construct()

__construct() 

handle()

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

Parameters

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

isValid()

isValid(\Throwable  $throwable) 

Parameters

\Throwable $throwable