PHP Class Kraken\Throwable\ExceptionHandler

Datei anzeigen Open project: kraken-php/framework Class Usage Examples

Protected Properties

Property Type Description
$handler string

Public Methods

Method Description
handleException ( Error | Exception $ex ) Invoke default Exception Handler.

Method Details

handleException() public static method

Invoke default Exception Handler.
public static handleException ( Error | Exception $ex )
$ex Error | Exception

Property Details

$handler protected_oe static_oe property

protected static string $handler
return string