InterruptException
extends Exception
in package
The default exception to throw into an async iterator when `Traverser::interrupt()` is called.
Table of Contents
- $instance : mixed
- get() : self
- __construct() : mixed
Properties
$instance
private
static mixed
$instance
Methods
get()
public
static get() : self
Return values
self —__construct()
private
__construct() : mixed