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