Home
last modified time | relevance | path

Searched refs:Exception (Results 426 – 450 of 2287) sorted by relevance

1...<<11121314151617181920>>...92

/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md19 Exception Object &0000000078de0f0d000000002003a261 (
30 print $exporter->export(new Exception);
136 // Exception Object (...)
137 print $exporter->shortenedExport(new Exception);
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DNode.php114 throw new Protocol\Exception(
126 throw new Protocol\Exception(
147 throw new Protocol\Exception(
322 throw new Protocol\Exception(
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.mysqli.php105 * @throws Exception
112 throw new Exception('PHP not compiled with mysqli support.');
118 …throw new Exception('Connect Error (' . $this->mysqli->connect_errno . ') ' . $this->mysqli->conne…
123 throw new Exception('Cannot use database '.$database);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php20 use Prophecy\Exception\Prophecy\ObjectProphecyException;
21 use Prophecy\Exception\Prophecy\MethodProphecyException;
22 use Prophecy\Exception\Prediction\AggregateException;
23 use Prophecy\Exception\Prediction\PredictionException;
/plugin/move/helper/
H A Drewrite.php90 * @throws Exception on wrong argument
102 * @throws Exception
106 throw new Exception('wrong type specified');
176 throw new Exception("removeLock failed: lockfile missing");
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerProtocolHandler.php14 use Exception;
15 use FreeDSx\Asn1\Exception\EncoderException;
16 use FreeDSx\Ldap\Exception\OperationException;
17 use FreeDSx\Ldap\Exception\ProtocolException;
18 use FreeDSx\Ldap\Exception\RuntimeException;
29 use FreeDSx\Socket\Exception\ConnectionException;
159 } catch (Exception | Throwable $e) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php109 if (!$obj) throw new DAV\Exception\NotFound('Calendar object not found');
181 …throw new DAV\Exception\MethodNotAllowed('Creating collections in calendar objects is not allowed'…
223 throw new DAV\Exception\MethodNotAllowed('Renaming calendars is not yet supported');
373 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php112 …throw new DAV\Exception\ReportNotSupported('The {DAV:}sync-collection REPORT is not supported on t…
116 … throw new DAV\Exception\ReportNotSupported('No sync information is available at this node');
123 throw new DAV\Exception\InvalidSyncToken('Invalid or unknown sync token');
133 throw new DAV\Exception\InvalidSyncToken('Invalid or unknown sync token');
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DGuzzle.php6 use Elastica\Exception\Connection\GuzzleException;
7 use Elastica\Exception\PartialShardFailureException;
8 use Elastica\Exception\ResponseException;
14 use GuzzleHttp\Exception\TransferException;
46 * @throws \Elastica\Exception\ConnectionException
48 * @throws \Elastica\Exception\Connection\HttpException
H A DHttp.php5 use Elastica\Exception\Connection\HttpException;
6 use Elastica\Exception\ConnectionException;
7 use Elastica\Exception\PartialShardFailureException;
8 use Elastica\Exception\ResponseException;
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DAnalyzer.php141 throw new Compiler\Exception\Rule('No rules specified!', 0);
164 throw new Compiler\Exception(
370 throw new Compiler\Exception(
440 throw new Compiler\Exception(
483 throw new Compiler\Exception(
509 throw new Compiler\Exception\Rule(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapClient.php22 use FreeDSx\Ldap\Exception\OperationException;
34 use FreeDSx\Sasl\Exception\SaslException;
90 * @throws Exception\BindException
103 * @throws Exception\BindException
159 } catch (Exception\OperationException $e) {
305 * @throws Exception\BindException
306 * @throws Exception\ConnectionException
320 * @throws Exception\BindException
321 * @throws Exception\ConnectionException
338 * @throws Exception\ConnectionExceptio
[all...]
/plugin/submgr/
H A Daction.php34 * @throws Exception
51 * @throws Exception
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DStringUtil.php48 … throw new Exception\BadRequest('Collation type: ' . $collation . ' is not supported');
63 throw new Exception\BadRequest('Match-type: ' . $matchType . ' is not supported');
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DStringUtil.php48 … throw new Exception\BadRequest('Collation type: ' . $collation . ' is not supported');
63 throw new Exception\BadRequest('Match-type: ' . $matchType . ' is not supported');
/plugin/dw2pdf/
H A Daction.php120 } catch (Exception $e) {
145 * @throws Exception
158 throw new Exception($lang['accessdenied']);
173 throw new Exception($this->getLang('notexist'));
178 throw new Exception($this->getLang('needtitle'));
182 throw new Exception($this->getLang('needns'));
250 throw new Exception($this->getLang('needtitle'));
264 throw new Exception($this->getLang('empty'));
270 throw new Exception($this->getLang('needtitle'));
275 throw new Exception(
[all...]
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketPool.php13 use FreeDSx\Socket\Exception\ConnectionException;
71 } catch (\Exception $e) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Bulk/Response/
H A DActionException.php3 namespace Elastica\Exception\Bulk\Response;
7 use Elastica\Exception\BulkException;
/plugin/statistics/inc/pchart/
H A DBackgroundStyle.php51 throw new Exception("Requested gradient start color, but gradient is not enabled");
59 throw new Exception("Requested gradient decay, but gradient is not enabled");
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/Llk/Rule/
H A DAnalyzer.php297 ->isInstanceOf(LUT\Exception::class)
312 ->isInstanceOf(LUT\Exception::class)
330 ->isInstanceOf(LUT\Exception::class)
345 ->isInstanceOf(LUT\Exception::class)
360 ->isInstanceOf(LUT\Exception::class)
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
H A DSerializationGraphNavigator.php13 use JMS\Serializer\Exception\CircularReferenceDetectedException;
14 use JMS\Serializer\Exception\ExcludedClassException;
15 use JMS\Serializer\Exception\ExpressionLanguageRequiredException;
16 use JMS\Serializer\Exception\NotAcceptableException;
17 use JMS\Serializer\Exception\RuntimeException;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php80 throw new DAV\Exception\Forbidden('Permission denied to delete node');
93 throw new DAV\Exception\Forbidden('Permission denied to rename file');
H A DProxyWrite.php80 throw new DAV\Exception\Forbidden('Permission denied to delete node');
93 throw new DAV\Exception\Forbidden('Permission denied to rename file');
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php80 throw new DAV\Exception\Forbidden('Permission denied to delete node');
93 throw new DAV\Exception\Forbidden('Permission denied to rename file');

1...<<11121314151617181920>>...92