Home
last modified time | relevance | path

Searched refs:Exception (Results 1476 – 1500 of 2287) sorted by relevance

1...<<51525354555657585960>>...92

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSearch.php5 use Elastica\Exception\ClientException;
6 use Elastica\Exception\ConnectionException;
7 use Elastica\Exception\InvalidException;
8 use Elastica\Exception\ResponseException;
H A DIndex.php6 use Elastica\Exception\Bulk\ResponseException as BulkResponseException;
7 use Elastica\Exception\ClientException;
8 use Elastica\Exception\ConnectionException;
9 use Elastica\Exception\InvalidException;
10 use Elastica\Exception\NotFoundException;
11 use Elastica\Exception\ResponseException;
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DPolygon.php5 use geoPHP\Exception\InvalidGeometryException;
6 use geoPHP\Exception\UnsupportedMethodException;
22 * @throws \Exception
50 // throw new \Exception('Cannot create Polygon: geometry should be simple');
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTemplate.php229 } catch (\Exception $e) {
407 } catch (\Exception $e) {
440 } catch (\Exception $e) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php4 use GuzzleHttp\Exception\ConnectException;
5 use GuzzleHttp\Exception\RequestException;
569 } catch (\Exception $e) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php6 use Sabre\DAV\Exception\ReportNotSupported;
360 …throw new DAV\Exception\UnsupportedMediaType('This resource only supports valid vCard or jCard dat…
365 … throw new DAV\Exception\UnsupportedMediaType('This collection can only support vcard objects.');
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php14 use Symfony\Component\Process\Exception\InvalidArgumentException;
15 use Symfony\Component\Process\Exception\LogicException;
16 use Symfony\Component\Process\Exception\ProcessFailedException;
17 use Symfony\Component\Process\Exception\ProcessTimedOutException;
18 use Symfony\Component\Process\Exception\RuntimeException;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DGssFilter.php15 use Assetic\Exception\FilterException;
H A DUglifyJs2Filter.php15 use Assetic\Exception\FilterException;
H A DCssEmbedFilter.php15 use Assetic\Exception\FilterException;
/plugin/webdav/vendor/psr/log/
H A DREADME.md44 } catch (Exception $exception) {
/plugin/log/
H A Dsyntax.php46 } catch (Exception $e) {
/plugin/letsencrypt/
H A Dadmin.php66 } catch(\Exception $e) {
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DSchemaEditor.java123 catch (Exception e1) in main()
/plugin/swiftmail/
H A Daction.php122 } catch(Exception $e){
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessFailedExceptionTest.php15 use Symfony\Component\Process\Exception\ProcessFailedException;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
H A DDoubler.php18 use Prophecy\Exception\InvalidArgumentException;
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DCerDerTrait.php13 use FreeDSx\Asn1\Exception\EncoderException;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php18 use FreeDSx\Ldap\Exception\OperationException;
19 use FreeDSx\Ldap\Exception\ProtocolException;
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketServer.php13 use FreeDSx\Socket\Exception\ConnectionException;
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMechanismSelector.php14 use FreeDSx\Sasl\Exception\SaslException;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAddRequest.php22 use FreeDSx\Ldap\Exception\ProtocolException;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DMessageFormatter.php69 \Exception $error = null
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRandom.php55 } catch (\Exception $e) {
/plugin/authgooglesheets/vendor/psr/log/
H A DREADME.md44 } catch (Exception $exception) {

1...<<51525354555657585960>>...92