Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 25 of 58) sorted by relevance

123

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Promise/
H A DThrowPromise.php27 private $exception; variable in Prophecy\\Promise\\ThrowPromise
41 public function __construct($exception)
95 private function isAValidThrowable($exception)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DStackTrace.php25 public $exception; variable in Google\\Service\\ToolResults\\StackTrace
30 public function setException($exception)
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/
H A DException.php20 protected $exception; variable in PHPUnit_Framework_MockObject_Stub_Exception
22 public function __construct($exception)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DAccessPolicy.php30 public $exception; variable in Google\\Service\\YouTube\\AccessPolicy
49 public function setException($exception)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerEventsTest.php12 private $exception; variable in Sabre\\DAV\\ServerEventsTest
86 function exceptionHandler(Exception $exception) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php82 public function testIntegration($file, $message, $condition, $templates, $exception, $outputs)
91 …public function testLegacyIntegration($file, $message, $condition, $templates, $exception, $output…
144 …protected function doIntegrationTest($file, $message, $condition, $templates, $exception, $outputs)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DParseCancellationException.php9 public static function from(\Throwable $exception) : self argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnection.php274 $exception = $this->getCurlRetryException($request, $response); variable in Elasticsearch\\Connections\\Connection
308 throw $exception; variable in Elasticsearch\\Connections\\Connection
311 $exception = new TransportException($response['error']->getMessage()); variable in Elasticsearch\\Connections\\Connection
313 throw $exception; variable in Elasticsearch\\Connections\\Connection
439 public function logRequestFail(array $request, array $response, \Exception $exception) argument
737 convertBodyToString($body, int $statusCode, Exception $exception) global() argument
[all...]
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCall.php27 private $exception; variable in Prophecy\\Call\\Call
43 Exception $exception = null, $file, $line)
/plugin/prosemirror/
H A Dhelper.php43 public function tryToLogErrorToSentry(Throwable $exception, array $extraData = []) argument
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/
H A DgrammarTest.php25 public function testGrammar($tag, $grammar, $template, $output, $exception)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/
H A DAggregateException.php21 public function append(PredictionException $exception)
/plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/
H A DUnexpectedValueException.php17 Exception $exception
/plugin/gtime/action/
H A Dtimestamp.php73 function gt_log_exception($exception) {
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriverNavigation.php138 dispatchOnException(WebDriverException $exception) global() argument
[all...]
H A DEventFiringWebElement.php374 dispatchOnException(WebDriverException $exception) global() argument
[all...]
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DIdle.php268 public static function uncaught($exception)
H A DGroup.php209 public function offsetSet($index, $exception)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DMongoDBFormatter.php112 protected function formatException(\Throwable $exception, int $nestingLevel)
/plugin/codemirror/dist/modes/
H A Dmllike.min.js1 …(b,c){var d={as:"keyword","do":"keyword","else":"keyword",end:"keyword",exception:"keyword",fun:"k… property in AnonymousFunctionc74f67c70200.d
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DInvocationMocker.php185 public function willThrowException(Exception $exception)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/
H A DXML.php31 private $exception; variable in PHPUnit_Util_TestDox_ResultPrinter_XML
/plugin/combo/action/
H A Dlinkmove.php327 private function reportError(Exception $exception) argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParserRuleContext.php62 public $exception; variable in Antlr\\Antlr4\\Runtime\\ParserRuleContext
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverEventListener.php93 public function onException(WebDriverException $exception, EventFiringWebDriver $driver = null); argument

123