This exception is thrown if a service method is called with an illegal or non appropriate value.
Methods¶
                
__construct()
            ¶
    
        
        ValidationFailedException.php
                :
        19
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $argumentName | string | - | - | 
| $errors | ConstraintViolationListInterface | - | - | 
| $previous | Exception|null | null | - | 
                
getErrors()
            ¶
    
        
        ValidationFailedException.php
                :
        29
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
ConstraintViolationListInterface