InvalidArgumentException
final class InvalidArgumentException extends InvalidArgumentException implements ExceptionInterface
| internal | This class is not covered by the backward compatibility promise | 
Methods
                    static InvalidArgumentException
                
                
                    fromBackTrace(int $argument, string $expected, string $provided, int $distance = 1)
        
                                            
                
            No description
                    static InvalidArgumentException
                
                
                    fromFunction(string $function, int $argument, string $expected, string $provided)
        
                                            
                
            No description
Details
        at line 20
                static            InvalidArgumentException
    fromBackTrace(int $argument, string $expected, string $provided, int $distance = 1)
        
    
    No description
        at line 40
                static            InvalidArgumentException
    fromFunction(string $function, int $argument, string $expected, string $provided)
        
    
    No description