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()
            ¶
__construct()
            ¶
    
        
        InvalidCriterionArgumentException.php
                :
        13
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $key | mixed | - | - | 
| $criterion | mixed | - | - | 
| $expectedCriterionFQCN | string | - | - |