Home
last modified time | relevance | path

Searched refs:Exception (Results 1101 – 1125 of 2287) sorted by relevance

1...<<41424344454647484950>>...92

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dchild_contents_outside_blocks.test2 Exception for child templates defining content outside blocks defined by parent
/plugin/sequencediagram/
H A Dsyntax.php78 } catch (Exception $e) {
/plugin/ebnf/
H A Dsyntax.php52 } catch (Exception $e) {
/plugin/git/action/
H A Dmerge.php56 catch(Exception $e)
H A Dcommit.php63 catch(Exception $e)
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DTemporary.php99 throw new File\Exception(
/plugin/refnotes/
H A Dlocale.php42 throw new Exception('Shared refnotes_localization instance is not properly initialized.');
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DNoCallsPrediction.php18 use Prophecy\Exception\Prediction\UnexpectedCallsException;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Extensions/
H A DRepeatedTestTest.php54 } catch (Exception $e) {
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/
H A DgrammarTest.php34 } catch (Exception $e) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSimpleBindRequest.php16 use FreeDSx\Ldap\Exception\BindException;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DCreate.php58 if ($reason instanceof \Exception || $reason instanceof \Throwable) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DPrincipalPropertySearchReport.php7 use Sabre\DAV\Exception\BadRequest;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DFuzzy.php5 use Elastica\Exception\InvalidException;
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DCompletedFutureValue.php20 * @param \Exception $e Error. Pass a GuzzleHttp\Ring\Exception\CancelledFutureAccessException
23 public function __construct($result, \Exception $e = null)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DIpRange.php5 use Elastica\Exception\InvalidException;
/plugin/pubmed2020/helper/
H A Dpmid.php173 * @throws Exception when user not exists
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DYahoo.php6 use OAuth\Common\Http\Exception\TokenResponseException;
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Exception/
H A DInvalidCharacterException.php4 * Exception thrown if a scanner status finds does not find a
11 namespace PhpCss\Exception {
18 * Exception thrown if a scanner status finds does not
/plugin/doi/Resolver/
H A DDoiResolver.php44 if (!$json) throw new \Exception('Could not fetch data from doi.org. ' . $http->error);
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java440 } catch (Exception e) { in loadPalettes()
451 private static Element url2element(URL url) throws Exception { in url2element()
455 private void loadPalette(Element pElement, URL base) throws Exception { in loadPalette()
504 } catch (Exception e) { in loadPalette()
740 catch (Exception e1) in main()
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnection.php41 use Exception; alias
43 use GuzzleHttp\Ring\Exception\ConnectException;
44 use GuzzleHttp\Ring\Exception\RingException;
435 * @param \Exception $exception
439 public function logRequestFail(array $request, array $response, \Exception $exception): void
671 * @var \Exception $exception
707 * @var \Exception $exception
711 $exceptionText = "[$statusCode Server Exception] ".$exception->getMessage();
737 private function convertBodyToString($body, int $statusCode, Exception $exception) : string
746 // if body is not string, we convert it so it can be used as Exception messag
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php181 throw new \Mpdf\Exception\FontException(sprintf('Unable to open file "%s"', $file));
199 throw new \Mpdf\Exception\FontException(sprintf('Fonts with postscript outlines are not supported (%s)', $file));
203 throw new \Mpdf\Exception\FontException("TTCfontID for a TrueType Collection has to be defined in ttfontdata configuration key (" . $file . ")");
207 throw new \Mpdf\Exception\FontException("Not a TrueType font: version=" . $version);
213 throw new \Mpdf\Exception\FontException("Error parsing TrueType Collection: version=" . $version . " - " . $file);
262 throw new \Mpdf\Exception\FontException(sprintf('TTF file "%s": invalid checksum %s table: %s (expected %s)', $this->filename, dechex($checksum[0]) . dechex($checksum[1]), $t['tag'], dechex($xchecksum[0]) . dechex($xchecksum[1])));
476 throw new \Mpdf\Exception\FontException("Error loading font: Unknown name table format " . $format);
498 throw new \Mpdf\Exception\FontException("Error loading font: PostScript name is UTF-16BE string of odd length");
539 throw new \Mpdf\Exception\FontException("Error loading font: Could not find PostScript font name: " . $this->filename);
546 throw new \Mpdf\Exception\FontExceptio
[all...]
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DYaml.php14 use Symfony\Component\Yaml\Exception\ParseException;
/plugin/typography/helper/
H A Dodt.php62 } catch (Exception $e) {

1...<<41424344454647484950>>...92