Home
last modified time | relevance | path

Searched refs:Exception (Results 1351 – 1375 of 2287) sorted by relevance

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

/plugin/facebookalbum/
H A Dfacebook.php4 throw new Exception('Facebook needs the CURL PHP extension.');
7 throw new Exception('Facebook needs the JSON PHP extension.');
15 class FacebookApiException extends Exception
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php7 use Exception; alias
260 } catch (Exception $e) {
316 } catch (Exception $e) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php129 } catch (DAV\Exception\NotFound $e) {
556 …throw new DAV\Exception\NotFound('Path does not exist, or escaping from the base path was detected…
561 …throw new DAV\Exception\NotFound('Path does not exist, or escaping from the base path was detected…
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java373 protected Boolean doInBackground() throws Exception { in MovieEditorDialog()
461 } catch (Exception e) { in MovieEditorDialog()
500 protected Movie doInBackground() throws Exception { in buildUI()
615 } catch (Exception e) { in buildUI()
773 } catch (Exception ex) { in buildUI()
910 } catch (Exception e) { in buildUI()
1028 public SoundPlayer(int start, int end) throws Exception { in SoundPlayer()
1117 } catch (Exception e) { in run()
/plugin/calc/
H A Dsyntax.php120 catch (Exception $e) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DHandlebarsFilter.php15 use Assetic\Exception\FilterException;
/plugin/findologicxmlexport/vendor/hoa/math/Bin/
H A DCalc.php181 } catch (Compiler\Exception $e) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php8 use Sabre\DAV\Exception\BadRequest;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DCallTimesPrediction.php20 use Prophecy\Exception\Prediction\UnexpectedCallsCountException;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSearchHandler.php14 use FreeDSx\Asn1\Exception\EncoderException;
16 use FreeDSx\Ldap\Exception\BindException;
17 use FreeDSx\Ldap\Exception\OperationException;
18 use FreeDSx\Ldap\Exception\ProtocolException;
19 use FreeDSx\Ldap\Exception\UnsolicitedNotificationException;
28 use FreeDSx\Socket\Exception\ConnectionException;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DAttributeValueAssertionTrait.php15 use FreeDSx\Asn1\Exception\EncoderException;
21 use FreeDSx\Ldap\Exception\ProtocolException;
22 use FreeDSx\Ldap\Exception\RuntimeException;
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DPlainChallenge.php15 use FreeDSx\Sasl\Exception\SaslException;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DExtendedDnControl.php15 use FreeDSx\Asn1\Exception\EncoderException;
16 use FreeDSx\Asn1\Exception\PartialPduException;
21 use FreeDSx\Ldap\Exception\ProtocolException;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntries.php
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamDecoratorTrait.php47 } catch (\Exception $e) {
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto30.php130 } catch (Exception $e) {
/plugin/statdisplay/pchart/
H A DCSVImporter.php47 throw new Exception("Failed to open file");
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DMapping.php5 use Elastica\Exception\InvalidException;
H A DStatus.php5 use Elastica\Exception\ClientException;
6 use Elastica\Exception\ConnectionException;
7 use Elastica\Exception\ResponseException;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Script/
H A DAbstractScript.php6 use Elastica\Exception\InvalidException;
/plugin/elasticsearch/
H A Dcli.php34 * @throws \splitbrain\phpcli\Exception
75 } catch (\Exception $e) {
/plugin/statistics/inc/pchart/
H A DCSVImporter.php46 throw new Exception("Failed to open file");
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DScoopIt.php7 use OAuth\Common\Http\Exception\TokenResponseException;
H A DTumblr.php7 use OAuth\Common\Http\Exception\TokenResponseException;
H A DBitBucket.php7 use OAuth\Common\Http\Exception\TokenResponseException;

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