Azure OSS for PHP API Reference

CredentialUnavailableException extends RuntimeException
in package

Indicates that a credential cannot attempt authentication in the current environment.

Table of Contents

Methods

createAggregateException()  : self

Methods

createAggregateException()

public static createAggregateException(string $message, array<int, self> $exceptions) : self
Parameters
$message : string
$exceptions : array<int, self>
Return values
self
On this page

Search results