Home
last modified time | relevance | path

Searched refs:exceptions (Results 201 – 225 of 520) sorted by path

12345678910>>...21

/plugin/feedmod/
H A DCOPYING254 make exceptions for this. Our decision will be guided by the two goals
/plugin/fetchmedia/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/filelist/
H A DCOPYING258 make exceptions for this. Our decision will be guided by the two goals
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst75 for which we do not throw exceptions. Setting this is necessary in our example case, otherwise ``@d…
194 Ignoring missing exceptions
215 usage of annotations and throw exceptions if you misspelled an annotation. This mechanism is enable…
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md105 versions, you realise other exceptions need to be introduced, so you need an
/plugin/findologicxmlexport/vendor/hoa/event/
H A 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:
101 This way, all exceptions will be printed on the `Foo.log` file.
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DREADME.md26 This library allows to use advanced exceptions. It provides generic exceptions
29 to exceptions handler and group of exceptions (with transactions).
66 thrown exceptions through events and how to use group of exceptions.
68 ### Generic exceptions
90 Previous exceptions are shown too, for instance:
111 ### Listen exceptions through events
133 to add more exceptions in the group with the following methods:
144 which is useful to represent a tree of exceptions. Thus:
147 // A group of exceptions.
163 * Contains the following exceptions:
[all …]
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md71 …* Add exceptions when `$lower` value is greater than `$upper`. (Rémi Parpaillon, 2014-12-18T10:16:…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md500 - Throw exceptions on invalid input [\#112](https://github.com/schmittjoh/serializer/issues/112)
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE17 …ict any uses free from copyright or rights arising from limitations or exceptions that are provide…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md6 * Clearer error message for aggregate exceptions (@meridius)
111 * Add more information to MethodNotFound exceptions (thanks @ciaranmcnulty)
189 * Record calls that throw exceptions
H A DREADME.md116 of the dummy will always return `null` and the dummy will never throw any exceptions.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/
H A DAggregateException.php18 private $exceptions = array(); variable in Prophecy\\Exception\\Prediction\\AggregateException
25 $message = empty($this->exceptions) ? $message : "\n" . $message;
28 $this->exceptions[] = $exception;
36 return $this->exceptions;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md183 …rgmann/phpunit/pull/2384): Handle `PHPUnit_Framework_Exception` correctly when expecting exceptions
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A 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…
H A 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…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/
H A D578.phpt2 #578: Double printing of trace line for exceptions from notices and warnings
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG202 …* improved debugging with Twig_Sandbox_SecurityError exceptions for disallowed methods and propert…
337 * fixed template/line guessing in exceptions for nested templates
506 * optimized the way Twig exceptions are managed (to make them faster)
582 * fixed template line number in some exceptions
667 * enhanced exceptions for unknown filters, functions, tests, and tags
774 …* wrapped all compilation and runtime exceptions with Twig_Error_Runtime and added logic to guess …
873 * added file and line to Twig_Error_Runtime exceptions thrown from Twig_Template
881 * changed all exceptions to extend Twig_Error
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst577 Twig can throw exceptions:
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php310 $exceptions = [$e = $this];
312 $exceptions[] = $e;
315 while ($e = array_pop($exceptions)) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DChainLoader.php57 $exceptions = [];
66 $exceptions[] = $e->getMessage();
70 …ror(sprintf('Template "%s" is not defined%s.', $name, $exceptions ? ' ('.implode(', ', $exceptions
75 $exceptions = [];
88 $exceptions[] = $e->getMessage();
92 …ror(sprintf('Template "%s" is not defined%s.', $name, $exceptions ? ' ('.implode(', ', $exceptions
129 $exceptions = [];
138 $exceptions[] = \get_class($loader).': '.$e->getMessage();
142 …ror(sprintf('Template "%s" is not defined%s.', $name, $exceptions ? ' ('.implode(', ', $exceptions
147 $exceptions = [];
[all …]
/plugin/firenews/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/flattr/
H A DCOPYING254 make exceptions for this. Our decision will be guided by the two goals
/plugin/flexpaper/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/flowcharts/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals

12345678910>>...21