Home
last modified time | relevance | path

Searched refs:Exception (Results 1401 – 1425 of 2287) sorted by relevance

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

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DDelicious.php13 use OAuth\Common\Http\Exception\TokenResponseException;
H A DMailchimp.php6 use OAuth\Common\Http\Exception\TokenResponseException;
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md309 } catch(\Exception $e) {
376 // or throw new Exception('Promise rejected');
386 throw new Exception('Promise cancelled');
541 The returned promise will also reject with a `React\Promise\Exception\LengthException`
560 The returned promise will also reject with a `React\Promise\Exception\LengthException`
690 throw new \Exception($x + 1);
692 ->otherwise(function (\Exception $x) {
696 ->otherwise(function (\Exception $x) {
699 new \Exception($x->getMessage() + 1)
722 throw new \Exception(
[all...]
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md77 `hoa://Event/Exception` channel contains all exceptions that have been thrown.
82 Hoa\Event\Event::getEvent('hoa://Event/Exception')->attach(
96 Hoa\Event\Event::getEvent('hoa://Event/Exception')->attach(
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php129 } catch (DAV\Exception\NotFound $e) {
561 …throw new DAV\Exception\NotFound('Path does not exist, or escaping from the base path was detected…
566 …throw new DAV\Exception\NotFound('Path does not exist, or escaping from the base path was detected…
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md93 use FreeDSx\Ldap\Exception\OperationException;
125 use FreeDSx\Ldap\Exception\OperationException;
156 use FreeDSx\Ldap\Exception\OperationException;
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGPX.php55 * @throws \Exception If GPX is not a valid XML
68 throw new \Exception("Invalid GPX: " . $gpx);
99 } catch (\Exception $e) {
100 throw new \Exception("Cannot Read Geometry From GPX: " . $gpx);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DPngoutFilter.php15 use Assetic\Exception\FilterException;
H A DSprocketsFilter.php15 use Assetic\Exception\FilterException;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Type/
H A DParserTest.php7 use JMS\Serializer\Type\Exception\SyntaxError;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/
H A DBaseCompressorFilter.php15 use Assetic\Exception\FilterException;
/plugin/bugzillahttp/
H A DBzBug.php105 } catch (Exception $e) {
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckutil.py125 …raise Exception('Sorry, can\'t map "UserFilesPath" to a physical path. You must set the "UserFiles…
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/Http/
H A DCurlRequest.php5 use MaxMind\Exception\HttpException;
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DDigestMD5Mechanism.php16 use FreeDSx\Sasl\Exception\SaslException;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultEntry.php21 use FreeDSx\Ldap\Exception\ProtocolException;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DDirSyncResponseControl.php15 use FreeDSx\Asn1\Exception\EncoderException;
16 use FreeDSx\Asn1\Exception\PartialPduException;
22 use FreeDSx\Ldap\Exception\ProtocolException;
H A DExpectedEntryCountControl.php15 use FreeDSx\Asn1\Exception\EncoderException;
16 use FreeDSx\Asn1\Exception\PartialPduException;
21 use FreeDSx\Ldap\Exception\ProtocolException;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php167 throw new DAV\Exception('Calendar with id "' . $calendarId . '" not found');
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php241 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DBufferStreamTest.php5 use GuzzleHttp\Stream\Exception\CannotAttachException;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DQuickBooks.php6 use OAuth\Common\Http\Exception\TokenResponseException;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignature.php7 use OAuth\OAuth1\Signature\Exception\UnsupportedHashAlgorithmException;
/plugin/combo/ComboStrap/Api/
H A DApiRouter.php58 } catch (\Exception $e) {
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriverNavigation.php5 use Facebook\WebDriver\Exception\WebDriverException;

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