InvalidConfigurationException
        InvalidConfigurationException.php
                :
        14
                
    
                            
                    
                Extends Exception
            
        
        
                Methods¶
                
__construct()
            ¶
    
        
        InvalidConfigurationException.php
                :
        16
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $message | string | '' | - | 
| $code | int | 1 | - | 
| $previous | Throwable|null | null | - |