DisabledClientException
DisabledClientException.php
:
15
Extends RuntimeException
Implements
OAuth2ClientException
Methods¶
__construct() ¶
DisabledClientException.php
:
17
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$message | string|null | null | - |
$code | int | 0 | - |
$previous | Throwable | null | - |