Documentation

UnhandledFutureError extends Error
in package

FinalYes

Will be thrown to the event loop error handler in case a future exception is not handled.

Table of Contents

Methods

__construct()  : mixed

Methods

__construct()

public __construct(Throwable $previous[, string|null $origin = null ]) : mixed
Parameters
$previous : Throwable
$origin : string|null = null

        
On this page

Search results