Home
last modified time | relevance | path

Searched refs:status_code (Results 1 – 1 of 1) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/Exception/
DWebDriverException.php35 * @param int|string $status_code
87 public static function throwException($status_code, $message, $results) argument
89 if (is_string($status_code)) {
91 switch ($status_code) {
149 switch ($status_code) {