Home
last modified time | relevance | path

Searched defs:throwException (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/Exception/
DWebDriverException.php87 public static function throwException($status_code, $message, $results) function in Facebook\\WebDriver\\Exception\\WebDriverException
/template/strap/vendor/symfony/process/
DProcess.php1512 private function doSignal(int $signal, bool $throwException): bool