AggregateException¶
-
class
Firstred\PostNL\Exception\Promise\AggregateException¶ - Exception thrown when too many errors occur in the some() or any() methods.
Summary¶
Methods¶
Methods¶
-
public
Firstred\PostNL\Exception\Promise\AggregateException::__construct($msg, $reasons)¶ - AggregateException constructor.
- Parameters
$msg (mixed)
$reasons (array)