Home
last modified time | relevance | path

Searched refs:thrown (Results 1 – 25 of 105) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
D873-php7.phpt2 GH-873: PHPUnit suppresses exceptions thrown outside of test case function
20 Fatal error: Uncaught Exception: PHPUnit suppresses exceptions thrown outside of test case function…
D873-php5.phpt2 GH-873: PHPUnit suppresses exceptions thrown outside of test case function
20 Fatal error: Uncaught exception 'Exception' with message 'PHPUnit suppresses exceptions thrown outs…
D765.phpt2 GH-765: Fatal error triggered in PHPUnit when exception is thrown in data provider of a test with a…
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DClientTest.php260 $this->fail('An exception should have been thrown');
366 $this->fail('This should have thrown an exception');
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
DREADME.md145 If an exception is thrown in an `$onRejected` callback, subsequent
146 `$onRejected` callbacks are invoked with the thrown exception as the reason.
179 If an exception is not thrown in a `$onRejected` callback and the callback
204 wait function does not deliver a value, then an exception is thrown. The wait
218 the promise is rejected with the exception and the exception is thrown.
238 the rejection reason is an instance of `\Exception` the reason is thrown.
239 Otherwise, a `GuzzleHttp\Promise\RejectionException` is thrown and the reason
328 fulfilled promise or if an exception is thrown if the promise is rejected.
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/
DREADME.md157 If an exception is thrown in an `$onRejected` callback, subsequent
158 `$onRejected` callbacks are invoked with the thrown exception as the reason.
191 If an exception is not thrown in a `$onRejected` callback and the callback
217 wait function does not deliver a value, then an exception is thrown. The wait
231 the promise is rejected with the exception and the exception is thrown.
251 the rejection reason is an instance of `\Exception` the reason is thrown.
252 Otherwise, a `GuzzleHttp\Promise\RejectionException` is thrown and the reason
339 fulfilled promise or if an exception is thrown if the promise is rejected.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DSnapshotNamespace.asciidoc138 …to ignore unavailable snapshots, defaults to false which means a SnapshotMissingException is thrown
187 …to ignore unavailable snapshots, defaults to false which means a SnapshotMissingException is thrown
/plugin/webdav/vendor/sabre/xml/
DCHANGELOG.md40 * Any array thrown into the serializer with numeric keys is now simply
148 catch any exception thrown by the parser.
211 * Added: A LibXMLException is now thrown if the XMLReader comes across an error.
/plugin/icalevents/vendor/sabre/xml/
DCHANGELOG.md34 * Any array thrown into the serializer with numeric keys is now simply
142 catch any exception thrown by the parser.
205 * Added: A LibXMLException is now thrown if the XMLReader comes across an error.
/plugin/asciidocjs/node_modules/character-parser/
DREADME.md141 …errors thrown by character-parser has a `code` property attached to it that allows one to identify…
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md81 catch any exception thrown by the parser.
144 * Added: A LibXMLException is now thrown if the XMLReader comes across an error.
/plugin/findologicxmlexport/vendor/hoa/exception/
DREADME.md66 thrown exceptions through events and how to use group of exceptions.
116 we can listen for all exceptions that are thrown in the application by writing:
143 exceptions can be thrown instead of one exception. Group can be nested too,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
DBREAKING_CHANGES.md7 …exception is thrown. Previously it was a `Elasticsearch\Common\Exceptions\RuntimeException\Invalid…
/plugin/asciidocjs/node_modules/token-stream/
DREADME.md42 // an error is thrown if you try and advance beyond the end of the stream
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
DCHANGELOG.md70 * An exception is now immediately thrown curl error rather than letting later
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dset-retries.asciidoc28 To help in identification, exceptions that are thrown due to max retries wrap a
/plugin/findologicxmlexport/vendor/hoa/event/
DREADME.md77 `hoa://Event/Exception` channel contains all exceptions that have been thrown.
79 about to close. Thus, the following example will observe all thrown exceptions:
/plugin/asciidocjs/node_modules/regenerator-runtime/
Druntime.js694 var thrown = record.arg;
697 return thrown;
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
Dannotations.rst44 …Depending on the configuration an exception (unknown annotation) will be thrown when parsing this …
76 be thrown during the parsing of the docblock of ``MyProject\Entities\User#id``.
197 By default an exception is thrown from the AnnotationReader if an annotation was found that:
/plugin/elasticsearch/vendor/react/promise/
DREADME.md202 the thrown exception if either throws.
292 rejected promise, `$newPromise` will reject with the thrown exception or
297 rejected promise, `$newPromise` will reject with the thrown exception or
405 with that thrown exception as the rejection reason.
683 (since promise translates thrown exceptions into rejections)
790 error (either a thrown exception or returned rejection) escapes the
812 // rejected, the ApiErrorException will be thrown
/plugin/asciidocjs/node_modules/asap/
DCHANGES.md29 The "raw" layer depends on the tasks to catch thrown exceptions and unravel
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A DREADME.md46 If there any problem compiling your code, an exception is thrown with a helpful message:
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
DREADME.md109 is thrown. If the database is invalid or corrupt, a
110 `\MaxMind\Db\InvalidDatabaseException` will be thrown.
268 If there is an error, a structured exception is thrown.
/plugin/ckgdoku/ckeditor/
DCHANGES.md26 * [#16825](http://dev.ckeditor.com/ticket/16825): [Chrome] Fixed: Error thrown when destroying a fo…
30 * [#14714](http://dev.ckeditor.com/ticket/14714): [WebKit/Blink] Fixed: Exception thrown on refocus…
33 * [#16912](http://dev.ckeditor.com/ticket/16912): Fixed: Exception thrown when a single image is pa…
53 * [#16927](https://dev.ckeditor.com/ticket/16927): Fixed: An error thrown if a bundle containing th…
88 * [#14869](http://dev.ckeditor.com/ticket/14869): Fixed: JavaScript error is thrown when trying to …
101 * [#16600](http://dev.ckeditor.com/ticket/16600): [Blink, WebKit] Fixed: Error thrown occasionally …
168 …thub.com/WebSpellChecker/ckeditor-plugin-scayt/issues/128): Fixed: Error thrown after enabling SCA…
343 * [#13465](http://dev.ckeditor.com/ticket/13465): Fixed: Error is thrown and the widget is lost on …
360 * [#13494](http://dev.ckeditor.com/ticket/13494): Fixed: Error thrown in the toolbar configurator i…
375 * [#13410](http://dev.ckeditor.com/ticket/13410): Fixed: Error thrown in the [Auto Embed](http://ck…
[all …]
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/
DCHANGELOG.md101 - Re-wrap exceptions thrown in `fread` into runtime exceptions
138 for backwards compatibility. Callers relying on the exception being thrown to detect invalid

12345