DisposedException
extends Exception
in package
FinalYes
Will be thrown from {@see Queue::push()} or used to fail the future returned from {@see Queue::pushAsync()} if the associated iterator is disposed.
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([Throwable|null $previous = null ]) : mixed
Parameters
- $previous : Throwable|null = null