InvalidCriterionArgumentException
        InvalidCriterionArgumentException.php
                :
        11
                
    
                                Final
                
                    
                Extends InvalidArgumentException
            
        
        
                This exception is thrown if a service method is called with an illegal or non appropriate value.
Methods¶
                
__construct()
            ¶
    
        
        InvalidCriterionArgumentException.php
                :
        13
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $key | string|int | - | - | 
| $criterion | mixed | - | - | 
| $expectedCriterionFQCN | string | - | - |