Home
last modified time | relevance | path

Searched refs:Exception (Results 1151 – 1175 of 2287) sorted by relevance

1...<<41424344454647484950>>...92

/plugin/combo/vendor/carica/phpcss/src/
H A DPhpCss.php9 use PhpCss\Exception\ParserException;
/plugin/combo/vendor/symfony/process/
H A DInputStream.php14 use Symfony\Component\Process\Exception\RuntimeException;
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DCHANGELOG.md26 * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T07:54:23+01:00)
H A DRepeater.php90 throw new Exception(
/plugin/bureaucracy-au/helper/
H A Dactionmail.php21 * @throws Exception mailing failed
80 throw new Exception($this->getLang('e_mail'));
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.php83 throw new Compiler\Exception($message . '.', 0);
332 throw new Compiler\Exception(
/plugin/bureaucracyau/helper/
H A Dactionmail.php21 * @throws Exception mailing failed
80 throw new Exception($this->getLang('e_mail'));
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassMirror.php14 use Prophecy\Exception\InvalidArgumentException;
15 use Prophecy\Exception\Doubler\ClassMirrorException;
/plugin/authgoogle/
H A Dauth.php100 } catch (Exception $e) {
113 } catch (Exception $e){
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DSubstringFilter.php15 use FreeDSx\Asn1\Exception\EncoderException;
21 use FreeDSx\Ldap\Exception\ProtocolException;
22 use FreeDSx\Ldap\Exception\RuntimeException;
H A DPresentFilter.php15 use FreeDSx\Asn1\Exception\EncoderException;
19 use FreeDSx\Ldap\Exception\ProtocolException;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSaslBindHandler.php14 use FreeDSx\Asn1\Exception\EncoderException;
16 use FreeDSx\Ldap\Exception\BindException;
17 use FreeDSx\Ldap\Exception\ConnectionException;
18 use FreeDSx\Ldap\Exception\OperationException;
19 use FreeDSx\Ldap\Exception\ProtocolException;
20 use FreeDSx\Ldap\Exception\ReferralException;
21 use FreeDSx\Ldap\Exception\UnsolicitedNotificationException;
29 use FreeDSx\Sasl\Exception\SaslException;
70 * @throws \FreeDSx\Socket\Exception\ConnectionException
123 * @throws \FreeDSx\Socket\Exception\ConnectionExceptio
[all...]
H A DClientExtendedOperationHandler.php14 use FreeDSx\Asn1\Exception\EncoderException;
15 use FreeDSx\Ldap\Exception\OperationException;
16 use FreeDSx\Ldap\Exception\ProtocolException;
17 use FreeDSx\Ldap\Exception\RuntimeException;
18 use FreeDSx\Ldap\Exception\UnsolicitedNotificationException;
22 use FreeDSx\Socket\Exception\ConnectionException;
/plugin/gemini/
H A Dcli.php94 if ($socket === false) throw new \splitbrain\phpcli\Exception($errstr, $errno);
108 if ($conn === false) throw new \splitbrain\phpcli\Exception('socket failed');
/plugin/bureaucracy/helper/
H A Dactionmail.php21 * @throws Exception mailing failed
86 throw new Exception($this->getLang('e_mail'));
/plugin/farmsync/meta/
H A DFarmSyncUtil.php30 throw new \Exception('Animal context has not been reset!');
68 throw new \Exception('Animal context has not been reset!');
88 throw new \Exception('No animal context set!');
322 throw new \Exception('2nd Argument must start with timestamp!');
/plugin/jplayer/vendor/symfony/process/
H A DInputStream.php14 use Symfony\Component\Process\Exception\RuntimeException;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php5 use Sabre\DAV\Exception\BadRequest;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/
H A D578.phpt32 Exception: Double printed exception
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DCompFilter.php6 use Sabre\DAV\Exception\BadRequest;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarQueryReport.php6 use Sabre\DAV\Exception\BadRequest;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DDartFilter.php15 use Assetic\Exception\FilterException;
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DVideoEncoder.java162 Dimension encode(Config config, Movie movie, OutputStream out) throws Exception; in encode()
/plugin/quicksubscribe/
H A Daction.php43 } catch (\Exception $ignored) {
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/src/
H A DEnumerator.php76 } catch (\Exception $e) {

1...<<41424344454647484950>>...92