Home
last modified time | relevance | path

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

/plugin/combo/vendor/php-webdriver/webdriver/lib/Exception/
H A DWebDriverException.php87 public static function throwException($status_code, $message, $results) function in Facebook\\WebDriver\\Exception\\WebDriverException
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMechanismSelector.php170 protected function throwException(array $choices = []): void function in FreeDSx\\Sasl\\MechanismSelector
/plugin/authfacebook/lib/
H A DFacebookResponse.php200 public function throwException() function in Facebook\\FacebookResponse
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php1584 private function doSignal($signal, $throwException)
/plugin/combo/vendor/symfony/process/
H A DProcess.php1498 private function doSignal(int $signal, bool $throwException): bool argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1942 public static function throwException($exception) function in PHPUnit_Framework_TestCase
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php2168 function throwException(Exception $exception) function