Open Monograph Press  3.3.0
GuzzleHttp\Promise\AggregateException Class Reference
Inheritance diagram for GuzzleHttp\Promise\AggregateException:
GuzzleHttp\Promise\RejectionException

Public Member Functions

 __construct ($msg, array $reasons)
 
- Public Member Functions inherited from GuzzleHttp\Promise\RejectionException
 __construct ($reason, $description=null)
 
 getReason ()
 

Detailed Description

Exception thrown when too many errors occur in the some() or any() methods.

Definition at line 7 of file AggregateException.php.

Constructor & Destructor Documentation

◆ __construct()

GuzzleHttp\Promise\AggregateException::__construct (   $msg,
array  $reasons 
)

Definition at line 9 of file AggregateException.php.


The documentation for this class was generated from the following file: