| Current Path : /var/www/html/vendor/php-webdriver/webdriver/lib/Exception/ |
| Current File : /var/www/html/vendor/php-webdriver/webdriver/lib/Exception/NoCollectionException.php |
<?php
namespace Facebook\WebDriver\Exception;
/**
* @deprecated Removed in W3C WebDriver
*/
class NoCollectionException extends WebDriverException
{
}