ConfigurationException
        
        extends InvalidArgumentException
    
    
            
            in package
            
        
    
    
    
FinalYes
Table of Contents
Methods
- __construct() : mixed
 
Methods
__construct()
    public
                    __construct(string $option, string $expected, mixed $value[, int $code = 0 ][, Exception|null $previous = null ]) : mixed
    Parameters
- $option : string
 - $expected : string
 - $value : mixed
 - $code : int = 0
 - $previous : Exception|null = null