Home
last modified time | relevance | path

Searched refs:throws (Results 1 – 25 of 66) sorted by relevance

123

/plugin/statistics/inc/
H A DStatisticsBrowscap.class.php23 * @throws Exception
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D498.phpt2 GH-498: The test methods won't be run if a dataProvider throws Exception and --group is added in co…
/plugin/externalembed/helper/
H A DcacheInterface.php123 * @throws InvalidEmbed
/plugin/authgooglesheets/vendor/psr/http-message/
H A DCHANGELOG.md30 - Updated a `@throws` annotation for the `UploadedFileInterface::moveTo()`
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst186 public $direction; // Required field missing, throws an AnnotationException
194 - The annotation parser check the given value and throws an ``AnnotationException`` if the value no…
221 public $direction; // Invalid value, throws an AnnotationException
/plugin/codeprettify/code-prettify/src/
H A Dlang-swift.js51 …turn|right|safe|Self|self|set|static|struct|subscript|super|switch|throw|throws|try|Type|typealias…
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DCHANGELOG.md48 * added `Assert::throws()`
H A DREADME.md204 `throws($closure, $class, $message = '')` | Check that a function throws a certain exception. Sub…
/plugin/authgoogle/google/
H A DGoogle_Client.php317 * @throws Google_AuthException
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DescapedCharacters.yml129 Currently throws an error parsing first line. Maybe Symfony Yaml doesn't support
/plugin/authnc/
H A DREADME.md15 * ~The login form throws a `failure 998` invalid syntax, see [this](https://www.freedesktop.org/wik…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak505 final ProgressListener progressListener) throws Exception {
575 public int read() throws IOException {
580 public int read(byte[] b) throws IOException {
585 public int read(byte[] b, int off, int len) throws IOException {
590 public long skip(long n) throws IOException {
595 public void close() throws IOException {
667 protected Boolean doInBackground() throws Exception {
H A DBasicGraphEditor.java.bak955 public String getName() throws DecoderException {
967 private String hex2urlEncoded(String hexStr) throws DecoderException {
971 public String getCookies() throws DecoderException {
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst57 * ``Utils::hash`` now throws an exception when the stream cannot seek to 0.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFunctionCommentSniff.php173 $throws = array();
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md157 * Yaml::parse() now throws an exception when a blackslash is not escaped
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md202 the thrown exception if either throws.
291 * If `$promise` fulfills, and `$onFulfilledOrRejected` throws or returns a
296 * If `$promise` rejects, and `$onFulfilledOrRejected` throws or returns a
747 If your progress handler throws an exception, the exception will be propagated
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D26.26.js.map1 …'byte',\n 'else',\n 'import',\n 'public',\n 'throws',\n 'case',…
H A D63.63.js.map1 …cript',\n 'super',\n 'switch',\n 'throw',\n 'throws',\n 'try',\…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentSniff.php193 $throws = array();
/plugin/ckgedit/ckeditor/
H A DCHANGES.md25 …ebSpellChecker/ckeditor-plugin-wsc/issues/56): [Chrome] Fixed: SCAYT/WSC throws errors when runnin…
210 …com/WebSpellChecker/ckeditor-plugin-scayt/issues/155) [IE8] Fixed: SCAYT throws an error and does …
363 …/github.com/ckeditor/ckeditor-dev/issues/867): Fixed: Typing into a selected table throws an error.
369 …* [#40](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/40): Fixed: IE10 throws an e…
392 ….ckeditor.com/ticket/16820): [IE10] Fixed: Clicking below a single horizontal rule throws an error.
445 …: Blurring the editor in [Source Mode](https://ckeditor.com/cke4/addon/sourcearea) throws an error.
762 * [#13453](https://dev.ckeditor.com/ticket/13453): Fixed: Drag&drop of entire editor content throws
837 …://dev.ckeditor.com/ticket/13280): [IE8] Fixed: Undo after inline widget drag&drop throws an error.
936 * [#11856](https://dev.ckeditor.com/ticket/11856): The jQuery adapter throws a meaningful error if …
1177 …[IE8] Fixed: [Table Resize](https://ckeditor.com/cke4/addon/tableresize) throws an error over scro…
[all …]
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md210 * Yaml::parse() now throws an exception when a blackslash is not escaped
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md325 (method call), Prophecy will force you to define all the communications - it throws
355 was called 1 or more times. If the prediction failed then it throws an exception. When does this
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md45 - [133: Add @throws annotation in AnnotationReader#__construct()](https://github.com/doctrine/annot…
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php1068 public static function throws(Closure $expression, $class = 'Exception', $message = '') function in Webmozart\\Assert\\Assert

123