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