Documentation

UncaughtThrowable extends Error
in package

FinalYes

Table of Contents

Methods

throwingCallback()  : self
throwingErrorHandler()  : self
__construct()  : mixed

Methods

throwingCallback()

public static throwingCallback(Closure $closure, Throwable $previous) : self
Parameters
$closure : Closure
$previous : Throwable
Return values
self

throwingErrorHandler()

public static throwingErrorHandler(Closure $closure, Throwable $previous) : self
Parameters
$closure : Closure
$previous : Throwable
Return values
self

__construct()

private __construct(string $message, Closure $closure, Throwable $previous) : mixed
Parameters
$message : string
$closure : Closure
$previous : Throwable

        
On this page

Search results