Azure OSS for PHP API Reference

AggregateException extends RuntimeException
in package

FinalYes

Collects multiple failures produced while trying a credential chain.

Table of Contents

Properties

$exceptions  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $message[, array<int, Throwable$exceptions = [] ]) : mixed
Parameters
$message : string
$exceptions : array<int, Throwable> = []
On this page

Search results