Home
last modified time | relevance | path

Searched refs:exception (Results 126 – 150 of 679) sorted by last modified time

12345678910>>...28

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc13 returns a `NoNodesAvailableException`. This is distinct from an exception due to
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DBooleanRequestWrapper.php57 } catch (Missing404Exception $exception) {
59 } catch (RoutingMissingException $exception) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnection.php272 $this->log->warning("Curl exception encountered.");
274 $exception = $this->getCurlRetryException($request, $response); variable in Elasticsearch\\Connections\\Connection
276 $this->logRequestFail($request, $response, $exception);
306 $this->log->warning("Out of retries, throwing exception from $node");
308 throw $exception; variable in Elasticsearch\\Connections\\Connection
311 $exception = new TransportException($response['error']->getMessage()); variable in Elasticsearch\\Connections\\Connection
312 $this->logRequestFail($request, $response, $exception);
313 throw $exception; variable in Elasticsearch\\Connections\\Connection
435 * @param \Exception $exception
439 public function logRequestFail(array $request, array $response, \Exception $exception) argument
737 convertBodyToString($body, int $statusCode, Exception $exception) global() argument
[all...]
/plugin/latexcaption/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/bulletodo/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/highlight2wiki/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/imagepreview/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/dokudrawingboard/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/ocr/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/structnotification/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/code39/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/dokutts/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/bookmark2wiki/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/snippets/
H A DCOPYING160 special exception, the source code distributed need not include
/plugin/ckgedit/ckeditor/
H A DCHANGES.md336 …: Fixed: [Widget](https://ckeditor.com/cke4/addon/widget) plugin throws exception if included in e…
412 …sues/515): [Chrome] Fixed: Mouse actions on CKEditor scrollbar throw an exception when the [Table …
709 …tor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#property-readOnly) mode throws an exception.
994 * [#12812](https://dev.ckeditor.com/ticket/12812): Fixed: An uncaught security exception is thrown …
1169 …itor4/latest/api/CKEDITOR_editor.html#method-insertElement) throwing an exception when there was n…
H A DLICENSE.md230 special exception, the source code distributed need not include
627 6. As an exception to the Sections above, you may also combine or
676 reproducing the executable from it. However, as a special exception,
/plugin/ckgedit/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/twofactortelegram/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/tagfilter/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/html5video2/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/icon/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/bootswrapper/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/discussion/
H A DCOPYING160 special exception, the source code distributed need not include
/plugin/evesso/
H A DLICENSE160 special exception, the source code distributed need not include
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js663 } catch ( exception ) {

12345678910>>...28