Home
last modified time | relevance | path

Searched refs:Exception (Results 51 – 75 of 2159) sorted by relevance

12345678910>>...87

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/
H A DExceptionMessageRegExpTest.php19 throw new Exception('A polymorphic exception message');
28 throw new Exception('A polymorphic exception message');
40 throw new Exception('Screaming preg_match');
49 throw new Exception('A variadic exception message');
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/Exception/
H A DException.php5 namespace JMS\Serializer\Type\Exception;
7 use JMS\Serializer\Exception\Exception as BaseException;
9 interface Exception extends BaseException interface
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php68 throw new DAV\Exception\MethodNotAllowed();
79 throw new DAV\Exception\MethodNotAllowed();
105 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
119 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
137 … throw new DAV\Exception\NotFound('Addressbook with name \'' . $name . '\' could not be found');
168 throw new DAV\Exception\InvalidResourceType('Unknown resourceType for this collection');
241 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
/plugin/submgr/
H A Dhelper.php45 * @throws Exception
52 throw new Exception('bad subscription type');
55 throw new Exception('list subscription is not supported for single pages');
58 throw new Exception('no page or namespace given');
61 throw new Exception('no users or groups given');
77 * @throws Exception
95 * @throws Exception
148 * @throws Exception
166 * @throws Exception
/plugin/recommend/
H A Daction.php47 } catch (\Exception $e) {
73 * @throws Exception
92 throw new Exception('The user backend can not search for users');
179 * @throws Exception
186 throw new \Exception('Security token did not match');
196 throw new \Exception($this->getLang('err_captcha'));
203 throw new \Exception($this->getLang('err_recipient'));
210 throw new \Exception($this->getLang('err_sendermail'));
213 throw new \Exception($this->getLang('err_sendername'));
219 if ($id === '' || !page_exists($id)) throw new \Exception($this->getLang('err_page'));
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DNode.php32 * @throws Exception\Forbidden
37 throw new Exception\Forbidden('Permission denied to delete node');
45 * @throws Exception\Forbidden
50 throw new Exception\Forbidden('Permission denied to rename file');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/
H A DXML.php29 * @var Exception
63 * @param Exception $e
66 public function addError(PHPUnit_Framework_Test $test, Exception $e, $time)
98 * @param Exception $e
101 public function addIncompleteTest(PHPUnit_Framework_Test $test, Exception $e, $time)
109 * @param Exception $e
112 public function addRiskyTest(PHPUnit_Framework_Test $test, Exception $e, $time)
120 * @param Exception $e
123 public function addSkippedTest(PHPUnit_Framework_Test $test, Exception $e, $time)
/plugin/oauth/
H A DAdapter.php9 use OAuth\Common\Http\Exception\TokenResponseException;
10 use OAuth\Common\Storage\Exception\TokenNotFoundException;
15 use OAuth\OAuth2\Service\Exception\InvalidAuthorizationStateException;
16 use OAuth\OAuth2\Service\Exception\MissingRefreshTokenException;
54 * @throws \OAuth\Common\Exception\Exception
90 throw new Exception('Failed to initialize Service ' . $this->getLabel());
96 * @throws Exception
100 if ($this->oAuth === null) throw new Exception('OAuth Service not properly initialized');
108 * @throws Exception
[all...]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTeamCity.php54 * @param Exception $e
57 public function addError(PHPUnit_Framework_Test $test, Exception $e, $time)
134 * @param Exception $e
146 * @param Exception $e
149 public function addRiskyTest(PHPUnit_Framework_Test $test, Exception $e, $time)
158 * @param Exception $e
173 public function printIgnoredTest($testName, Exception $e)
317 * @param Exception $e
321 private static function getMessage(Exception $e)
339 * @param Exception $e
[all …]
H A DTAP.php49 * @param Exception $e
52 public function addError(PHPUnit_Framework_Test $test, Exception $e, $time)
115 * @param Exception $e
118 public function addIncompleteTest(PHPUnit_Framework_Test $test, Exception $e, $time)
127 * @param Exception $e
130 public function addRiskyTest(PHPUnit_Framework_Test $test, Exception $e, $time)
147 * @param Exception $e
150 public function addSkippedTest(PHPUnit_Framework_Test $test, Exception $e, $time)
/plugin/recommend/helper/
H A Dmail.php42 * @throws Exception
59 throw new \Exception($this->getLang('err_recipient'));
71 * @throws Exception
78 throw new \Exception('Auth cannot fetch users by group.');
106 * @throws Exception
115 throw new \Exception('Auth cannot fetch users by email.');
/plugin/evesso/phpoauthlib/src/OAuth/
H A DServiceFactory.php23 use OAuth\Common\Exception\Exception; alias
69 * @throws Exception If the class is nonexistent or does not implement a valid ServiceInterface
74 throw new Exception(sprintf('Service class %s does not exist.', $className));
87 … throw new Exception(sprintf('Service class %s must implement ServiceInterface.', $className));
156 * @throws Exception
212 * @throws Exception
222 throw new Exception(
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Exception/
H A DException.php37 namespace Hoa\Compiler\Test\Unit\Exception;
39 use Hoa\Compiler\Exception as SUT;
40 use Hoa\Exception as HoaException;
51 class Exception extends Test\Unit\Suite class
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php70 throw new DAV\Exception\MethodNotAllowed();
81 throw new DAV\Exception\MethodNotAllowed();
107 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
121 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
139 … throw new DAV\Exception\NotFound('Addressbook with name \'' . $name . '\' could not be found');
170 throw new DAV\Exception\InvalidResourceType('Unknown resourceType for this collection');
/plugin/rdplink/RdpEncrypt/
H A DRdpEncrypt.vb76 Throw New Exception( _
149 Catch ex As Exception
150 Throw New Exception("Cannot initialize plaintext BLOB.", ex)
155 Catch ex As Exception
156 Throw New Exception("Cannot initialize entropy BLOB.", ex)
177 Throw New Exception("CryptProtectData failed.", _
187 Catch ex As Exception
188 Throw New Exception("DPAPI was unable to encrypt data.", ex)
215 Catch ex As Exception
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/
H A DServiceFactory.php23 use OAuth\Common\Exception\Exception; alias
69 * @throws Exception If the class is nonexistent or does not implement a valid ServiceInterface
74 throw new Exception(sprintf('Service class %s does not exist.', $className));
87 throw new Exception(sprintf('Service class %s must implement ServiceInterface.', $className));
165 * @throws Exception
223 * @throws Exception
233 throw new Exception(
/plugin/webdav/vendor/sabre/event/lib/
H A Dcoroutine.php6 use Exception; alias
76 if ($reason instanceof Exception) {
79 $generator->throw(new Exception($reason));
82 … $generator->throw(new Exception('Promise was rejected with reason of type: ' . $type));
114 } catch (Exception $e) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php6 use Sabre\DAV\Exception\NotFound;
72 throw new DAV\Exception\Forbidden();
83 throw new DAV\Exception\Forbidden();
109 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
123 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
257 throw new DAV\Exception\InvalidResourceType('Unknown resourceType: ' . $rt);
266 … throw new DAV\Exception\InvalidResourceType('This backend does not support subscriptions');
274 …throw new DAV\Exception\InvalidResourceType('You can only create calendars and subscriptions in th…
361 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
399 … throw new DAV\Exception\NotImplemented('Sharing support is not implemented by this backend.');
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DColors.php106 * @throws Exception
121 * @throws Exception
133 * @throws Exception
141 throw new Exception("No such color $color");
152 * @throws Exception
164 * @throws Exception
/plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/
H A DUnexpectedValueException.php3 namespace Doctrine\Instantiator\Exception;
5 use Exception; alias
17 Exception $exception
45 new Exception($errorString, $errorCode)
/plugin/authfacebook/lib/HttpClients/
H A DHttpClientsFactory.php28 use Exception; alias
42 …* @throws Exception If the cURL extension or the Guzzle client aren't available (if…
62 … throw new Exception('The cURL extension must be loaded in order to use the "curl" handler.');
69 …throw new Exception('The Guzzle HTTP client must be included in order to use the "guzzle" handler.…
/plugin/extendpage/helper/
H A Ddb.php27 * @throws Exception
34 if (defined('DOKU_UNITTEST')) throw new \Exception('Couldn\'t load sqlite.');
39 if (defined('DOKU_UNITTEST')) throw new \Exception('Couldn\'t load PDO sqlite.');
45 if (defined('DOKU_UNITTEST')) throw new \Exception('Couldn\'t load PDO sqlite.');
53 if (defined('DOKU_UNITTEST')) throw new \Exception('Couldn\'t init sqlite.');
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A DParser.php7 use Hoa\Exception\Exception; alias
9 use JMS\Serializer\Type\Exception\SyntaxError;
31 } catch (Exception $e) {
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DGroup.php37 namespace Hoa\Exception;
47 class Group extends Exception implements \ArrayAccess, \IteratorAggregate, \Countable
70 \Exception $previous = null
189 * @return Exception
206 * @param Exception $exception Exception.
211 if (!($exception instanceof \Exception)) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php6 use Sabre\DAV\Exception\NotFound;
74 throw new DAV\Exception\Forbidden();
85 throw new DAV\Exception\Forbidden();
111 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
125 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
251 throw new DAV\Exception\InvalidResourceType('Unknown resourceType: ' . $rt);
260 … throw new DAV\Exception\InvalidResourceType('This backend does not support subscriptions');
268 …throw new DAV\Exception\InvalidResourceType('You can only create calendars and subscriptions in th…
347 … throw new DAV\Exception\NotImplemented('Sharing support is not implemented by this backend.');

12345678910>>...87