Home
last modified time | relevance | path

Searched refs:exception (Results 151 – 175 of 679) sorted by relevance

12345678910>>...28

/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md48 will result in an exception. Please test your integration before
137 throw an exception. No databases released by MaxMind currently use big
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DBREAKING_CHANGES.md7 exception is thrown. Previously it was a `Elasticsearch\Common\Exceptions\RuntimeException\InvalidArgumentException`.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dper-request-configuration.asciidoc51 example below ignores the `Missing404Exception` exception and returns
68 <1> This ignores the 404 missing exception.
93 Since the client has no way of knowing what the exception response will contain,
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParserRuleContext.php57 * The exception that forced this rule to return. If the rule successfully
62 public $exception; variable in Antlr\\Antlr4\\Runtime\\ParserRuleContext
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md28 synchronous and simply wait for a result (or exception) to happen.
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md107 * Recommend rejecting promises by throwing an exception
206 * BC break: `FulfilledPromise` and `RejectedPromise` now throw an exception
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php69 ->exception(function () {
912 ->exception(function () {
947 ->exception(function () use ($string) {
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dinclude.rst68 of the templates exist, otherwise it will throw an exception.
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt71 backend exception. E.g., if your script dies with some error, it should
108 function (with exception for "+": it is converted to "%2B"). That means:
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md25 - metadata name not present leads to exception [\#39](https://github.com/schmittjoh/metadata/issues…
33 - Fix an exception message [\#65](https://github.com/schmittjoh/metadata/pull/65) ([hason](https://…
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md25 …* Arithmetic: Throw the “division by zero” exception in all possible cases. (Marc Gratch, 2016-04-…
/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/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md142 catch any exception thrown by the parser.
188 * Added: Throwing exception when invalid objects are written.
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md148 catch any exception thrown by the parser.
194 * Added: Throwing exception when invalid objects are written.
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md42 * Fix a typo in an exception message. (bureX, 2015-01-27T01:41:08+01:00)
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DAutoloader.php288 ->exception(function () {
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php174 } catch (LoaderError $exception) {
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md72 If you create an employee with an invalid ID, an exception is thrown:
204 …essage = '')` | Check that a function throws a certain exception. Subclasses of the exception cl…
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Ddokuwiki.txt65 An exception is made for the content which distributed in the download tarball((files inside the ''…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dinclude.rst114 of the templates exist, otherwise it will throw an exception.
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst57 * ``Utils::hash`` now throws an exception when the stream cannot seek to 0.
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1545 }else{A=function(F,E){if(!SimileAjax.Debug.silent){alert("Caught exception: "+E+"\n\nDetails: "+("d…
2004 }}}catch(B){SimileAjax.Debug.exception(B,"Error adding action {"+A.label+"} to history");
2020 }catch(H){SimileAjax.Debug.exception(H,"History: Failed to undo action {"+G.label+"}");
2027 }catch(H){SimileAjax.Debug.exception(H,"History: Failed to redo action {"+G.label+"}");
2434 }catch(H){SimileAjax.Debug.exception(H);
2513 }catch(H){SimileAjax.Debug.exception("WindowManager: Error handling mouse down",H);
2547 }}}}}catch(H){SimileAjax.Debug.exception("WindowManager: Error handling mouse move",H);
2590 }}}catch(C){SimileAjax.Debug.exception("XmlHttp: Error handling onReadyStateChange",C);
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js1545 }else{A=function(F,E){if(!SimileAjax.Debug.silent){alert("Caught exception: "+E+"\n\nDetails: "+("d…
2004 }}}catch(B){SimileAjax.Debug.exception(B,"Error adding action {"+A.label+"} to history");
2020 }catch(H){SimileAjax.Debug.exception(H,"History: Failed to undo action {"+G.label+"}");
2027 }catch(H){SimileAjax.Debug.exception(H,"History: Failed to redo action {"+G.label+"}");
2434 }catch(H){SimileAjax.Debug.exception(H);
2513 }catch(H){SimileAjax.Debug.exception("WindowManager: Error handling mouse down",H);
2547 }}}}}catch(H){SimileAjax.Debug.exception("WindowManager: Error handling mouse move",H);
2590 }}}catch(C){SimileAjax.Debug.exception("XmlHttp: Error handling onReadyStateChange",C);
/plugin/jokuwiki/
H A DREADME.md111exception or the initiator is not registered, Jokuwiki will put it back into the list of widgets i…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php2164 * @param Exception $exception
2168 function throwException(Exception $exception) argument

12345678910>>...28