IndexOutOfBoundsException.php 111 Bytes
<?php

namespace Facebook\WebDriver\Exception;

class IndexOutOfBoundsException extends WebDriverException {

}