$exceptions
$exceptions : array
Collection of exceptions
add(\Guzzle\Common\Exception\ExceptionCollection|\Exception $e) : \Guzzle\Common\Exception\ExceptionCollection;
Add exceptions to the collection
\Guzzle\Common\Exception\ExceptionCollection|\Exception | $e | Exception to add |