AggregateException

class Firstred\PostNL\Exception\Promise\AggregateException
Exception thrown when too many errors occur in the some() or any() methods.
Parent:

Firstred\PostNL\Exception\Promise\RejectionException

Summary

Methods

Methods

public Firstred\PostNL\Exception\Promise\AggregateException::__construct($msg, $reasons)
AggregateException constructor.
Parameters:
  • $msg (mixed)

  • $reasons (array)