Home
last modified time | relevance | path

Searched refs:Exception (Results 1251 – 1275 of 2287) sorted by relevance

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

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DSpotify.php6 use OAuth\Common\Http\Exception\TokenResponseException;
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DCurve.php5 use geoPHP\Exception\InvalidGeometryException;
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php39 class Error extends \Exception
66 …public function __construct($message, $lineno = -1, $source = null, \Exception $previous = null, $…
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php192 } catch (\Exception $e) {
207 } catch (\Exception $e) {
/plugin/mantisreporter/
H A Dsyntax.php77 } catch (Exception $e) {
85 } catch (Exception $e) {
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md46 * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T08:00:33+01:00)
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTree.php74 throw new Exception\NotFound('Could not find node at path: ' . $path);
107 } catch (Exception\NotFound $e) {
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/
H A DReader.php6 use Exception; alias
316 * @throws Exception
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPublicKey.php25 use phpseclib3\Exception\UnsupportedOperationException;
82 } catch (\Exception $e) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTree.php74 throw new Exception\NotFound('Could not find node at path: ' . $path);
107 } catch (Exception\NotFound $e) {
/plugin/elasticsearch/vendor/react/promise/src/
H A DPromise.php124 } catch (\Exception $e) {
203 // if the callback creates an Exception (creating garbage cycles).
222 // garbage cycles if any callback creates an Exception.
251 } catch (\Exception $e) {
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DCronExpression.php8 use Exception; alias
305 } catch (Exception $e) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php32 use phpseclib3\Exception\BadConfigurationException;
117 } catch (\Exception $e) {
156 } catch (\Exception $e) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php6 use Sabre\DAV\Exception\ReportNotSupported;
356 …throw new DAV\Exception\UnsupportedMediaType('This resource only supports valid vCard or jCard dat…
361 … throw new DAV\Exception\UnsupportedMediaType('This collection can only support vcard objects.');
397 … throw new DAV\Exception\UnsupportedMediaType('Validation error in vCard: ' . $message['message']);
/plugin/eventum/
H A Dclass.Eventum_RPC.php30 class Eventum_RPC_Exception extends Exception
/plugin/davcard/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php155 } catch(\Exception $e) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookQueryReport.php6 use Sabre\DAV\Exception\BadRequest;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractDigest.php117 … throw new DAV\Exception('The returned value from getDigestHash must be a string or null');
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DTypeScriptFilter.php15 use Assetic\Exception\FilterException;
H A DEmberPrecompileFilter.php15 use Assetic\Exception\FilterException;
/plugin/swarmwebhook/webhooks/
H A DZapier.php84 } catch (\Exception $e) { // FIXME: catch more specific exceptions!
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php155 } catch(\Exception $e) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DDeleteRequest.php18 use FreeDSx\Ldap\Exception\ProtocolException;
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DCramMD5Encoder.php14 use FreeDSx\Sasl\Exception\SaslEncodingException;
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionExtension.php20 use League\Config\Exception\InvalidConfigurationException;

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