RuntimeException
class RuntimeException extends RuntimeException implements PhpWebDriverExceptionInterface (View source)
Exception thrown if an error which can only be found on runtime occurs.
Methods
                    static RuntimeException
                
                
                    forError(string $message)
        
                                            
                
            No description
                    static RuntimeException
                
                
                    forDriverError(Process $process)
        
                                            
                
            No description
Details
        
                static            RuntimeException
    forError(string $message)
        
    
    No description
        
                static            RuntimeException
    forDriverError(Process $process)
        
    
    No description