Home
last modified time | relevance | path

Searched refs:Exception (Results 501 – 525 of 2287) sorted by relevance

1...<<21222324252627282930>>...92

/plugin/findologicxmlexport/vendor/hoa/event/
H A DListener.php106 throw new Exception(
168 throw new Exception(
/plugin/noticeboard/classes/
H A DArrayList.php57 throw new Exception('List out of bounds');
111 throw new Exception('key not found');
/plugin/webdav/core/DAV/Collection/Media/
H A DDirectory.php14 use Sabre\DAV\Exception\Forbidden;
15 use Sabre\DAV\Exception\NotFound;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dexception-stack.phpt49 Exception: One
59 Exception: Three
/plugin/noticeboard/noticeboard/classes/
H A DArrayList.php57 throw new Exception('List out of bounds');
111 throw new Exception('key not found');
/plugin/authfacebook/lib/HttpClients/
H A DFacebookGuzzleHttpClient.php31 use GuzzleHttp\Ring\Exception\RingException;
32 use GuzzleHttp\Exception\RequestException;
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/
H A DAsn1MessageQueue.php14 use FreeDSx\Asn1\Exception\PartialPduException;
15 use FreeDSx\Socket\Exception\PartialMessageException;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DPublicKeyLoader.php21 use phpseclib3\Exception\NoKeyLoadedException;
65 } catch (\Exception $e) {
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DParrotFlowerPower.php13 use OAuth\Common\Http\Exception\TokenResponseException;
19 use OAuth\OAuth2\Service\Exception\MissingRefreshTokenException;
H A DStrava.php14 use OAuth\Common\Http\Exception\TokenResponseException;
20 use OAuth\OAuth2\Service\Exception\InvalidAccessTypeException;
H A DAbstractService.php10 use OAuth\Common\Token\Exception\ExpiredTokenException;
12 use OAuth\OAuth2\Service\Exception\InvalidAuthorizationStateException;
13 use OAuth\OAuth2\Service\Exception\InvalidScopeException;
14 use OAuth\OAuth2\Service\Exception\MissingRefreshTokenException;
/plugin/combo/ComboStrap/
H A DMarkupDynamicRender.php6 use PHPUnit\Exception; alias
113 } /** @noinspection PhpRedundantCatchClauseInspection */ catch (Exception $e) {
/plugin/structpublish/helper/
H A Dpublish.php28 * @throws Exception
36 throw new \Exception('User may not ' . $action);
/plugin/twofactoremail/
H A Daction.php61 if (!$to) throw new \Exception($this->getLang('codesentfail'));
70 if (!$result) throw new \Exception($this->getLang('codesentfail'));
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php14 use Prophecy\Exception\Prophecy\MethodProphecyException;
19 use Prophecy\Exception\Call\UnexpectedCallException;
107 } catch (\Exception $e) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClientConfiguration.php5 use Elastica\Exception\InvalidException;
8 use Nyholm\Dsn\Exception\ExceptionInterface as DsnException;
9 use Nyholm\Dsn\Exception\FunctionNotSupportedException;
/plugin/aichat/
H A Dcli.php210 * @throws Exception
227 * @throws Exception
306 * @throws Exception
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php95 … throw new DAV\Exception\MethodNotAllowed('Listing members of this collection is disabled');
118 …if (!$principalInfo) throw new DAV\Exception\NotFound('Principal with name ' . $name . ' not found…
/plugin/adfs/phpsaml/lib/Saml2/
H A DError.php8 class OneLogin_Saml2_Error extends Exception
51 class OneLogin_Saml2_ValidationError extends Exception
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientBasicHandler.php14 use FreeDSx\Asn1\Exception\EncoderException;
15 use FreeDSx\Ldap\Exception\BindException;
16 use FreeDSx\Ldap\Exception\OperationException;
17 use FreeDSx\Ldap\Exception\ProtocolException;
18 use FreeDSx\Ldap\Exception\UnsolicitedNotificationException;
25 use FreeDSx\Socket\Exception\ConnectionException;
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php95 … throw new DAV\Exception\MethodNotAllowed('Listing members of this collection is disabled');
118 …if (!$principalInfo) throw new DAV\Exception\NotFound('Principal with name ' . $name . ' not found…
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DGeneric.php5 use OAuth\OAuth2\Service\Exception\InvalidServiceConfigurationException;
7 use OAuth\Common\Http\Exception\TokenResponseException;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DMemory.php6 use OAuth\Common\Storage\Exception\TokenNotFoundException;
7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DMemory.php6 use OAuth\Common\Storage\Exception\TokenNotFoundException;
7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException;
/plugin/mikioplugin/
H A Dcss.php83 catch(Exception $e) {

1...<<21222324252627282930>>...92