Home
last modified time | relevance | path

Searched refs:Error (Results 151 – 175 of 771) sorted by relevance

12345678910>>...31

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/with/
H A Dwith_no_hash.test10 Twig\Error\RuntimeError: Variables passed to the "with" tag must be a hash in "index.twig" at line …
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dreplace_invalid_arg.test8 Twig\Error\RuntimeError: The "replace" filter expects an array or "Traversable" as replace values, …
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dloop_not_defined.test10 Twig\Error\SyntaxError: The "loop.last" variable is not defined when looping with a condition in "i…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/
H A Dimport_with_reserved_nam.test11 Twig\Error\SyntaxError: "parent" cannot be called as macro as it is a reserved keyword in "index.tw…
/plugin/combo/resources/snippet/js/
H A Drailbar.js5 throw Error("No page tool element found");
H A Dsearch.js20 throw Error("The received suggest pages are not in a json array format");
H A Dquality.js12 throw new Error("JSINFO is not available")
H A Dmetadata.js74 modalMessage.push(`Error, unable to save. (return code: ${response.status})`);
88 } catch (/** @type Error */ e) {
201 throw new Error("JSINFO is not available")
206 if (e instanceof Error) {
/plugin/gitbacked/lang/en/
H A Dmail_create_new_error.txt7 * **Error:** <code>@GIT_ERROR_MESSAGE@</code>
H A Dmail_command_error.txt11 * **Error:** <code>@GIT_ERROR_MESSAGE@</code>
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dundefined_template_in_child_template.test15 Twig\Error\LoaderError: Template "include.twig" is not defined in "index.twig" at line 5.
H A Dchild_contents_outside_blocks.test15 Twig\Error\SyntaxError: A template that extends another one cannot include content outside Twig blo…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
H A Dcombined_debug_info.test15 Twig\Error\RuntimeError: Impossible to access an attribute ("bar") on a string variable ("foo") in …
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DInputMismatchException.php5 namespace Antlr\Antlr4\Runtime\Error\Exceptions;
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-xml.js153 if(!window.Error){
156 if((new Error(1,"test")).description=="test"){
157 throw new Error(1,msg);
159 throw new Error(msg);
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-xml.js216 if (!window.Error) {
219 } else if ((new Error(1, 'test')).description == "test") {
221 throw new Error(1, msg);
224 throw new Error(msg);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Dblock_without_name.test12 Twig\Error\SyntaxError: The "block" function takes one argument (the block name) in "base.twig" at …
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DExtendsTokenParser.php15 use Twig\Error\SyntaxError;
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties188 error=Error
189 errorSaveDiagram=Error saving diagram
190 errorSaveImage=Error saving diagram image
H A Deditor.properties.bak184 error=Error
185 errorSaveDiagram=Error saving diagram
186 errorSaveImage=Error saving diagram image
/plugin/webdav/core/Plugin/
H A DException.php38 * @param Exception|Error $e
/plugin/combo/resources/images/
H A Derror-bad-format.svg3 aria-label="Error" preserveAspectRatio="xMidYMid slice" focusable="false">
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckxml.js27 this.Error = false ;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D2137-filter.phpt2 #2137: Error message for invalid dataprovider
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js93 throw new Error('Note should be over two different actors');
450 if (!hash.recoverable) throw new Error(str);
518 if (!this.yy.parser) throw new Error(str);
783 ParseError.prototype = new Error();
1094 throw new Error('Unhandled signal type:' + s.type);
1242 throw new Error('Unhandled note placement: ' + note.placement);
1342 throw new Error('WebFont is required (https://github.com/typekit/webfontloader).');
1568 throw new Error('Raphael or Snap.svg is required to be included.');
1574 throw new Error('No themes were registered. Please call registerTheme(...).');
1593 throw new Error('Unsupported theme: ' + options.theme);
[all …]

12345678910>>...31