UnavailableClientException
UnavailableClientException.php
:
15
Extends RuntimeException
Implements
OAuth2ClientException
Methods¶
__construct() ¶
UnavailableClientException.php
:
20
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$client | string | - | - |
$code | int | 0 | - |
$previous | Throwable | null | - |
getClient() ¶
UnavailableClientException.php
:
27
|
|
Return values
string