Home
last modified time | relevance | path

Searched refs:LogicException (Results 101 – 122 of 122) sorted by relevance

12345

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DHandlerStack.php199 throw new \LogicException('No handler has been specified');
/plugin/elasticsearch/vendor/react/promise/src/
H A DPromise.php157 new \LogicException('Cannot resolve a promise with itself.')
H A Dfunctions.php373 throw new \LogicException('Unexpected return value of ReflectionParameter::getType');
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
H A DIntegrationTest.php196 … throw new \LogicException(sprintf('Unsupported manager type "%s".', get_class($manager)));
H A DObjectConstructorTest.php350 … throw new \LogicException(sprintf('Unsupported manager type "%s".', get_class($manager)));
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php79 …throw new \LogicException('The generic "sharing" plugin must be loaded before the caldav sharing p…
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php373 throw new \LogicException('This code should not be reachable');
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php373 throw new \LogicException('This code should not be reachable');
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php373 throw new \LogicException('This code should not be reachable');
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php406 throw new \LogicException('This code should not be reachable');
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php422 throw new \LogicException('This code should not be reachable');
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DModuleNode.php484 throw new \LogicException('Trait templates can only be constant nodes.');
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTemplate.php211 throw new \LogicException('A block must be a method on a \Twig\Template instance.');
H A DLexer.php424 throw new \LogicException('Cannot pop state without a previous state.');
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php15 use Symfony\Component\Process\Exception\LogicException; alias
253 } catch (LogicException $e) {
/plugin/webdav/vendor/sabre/http/
H A DREADME.md417 * If the path is outside of the base url, a LogicException will be thrown.
/plugin/davcal/vendor/sabre/http/
H A DREADME.md417 * If the path is outside of the base url, a LogicException will be thrown.
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php3487 throw new \LogicException('$this->decrypt is not a ' . ChaCha20::class);
4242 throw new \LogicException('$this->encrypt is not a ' . ChaCha20::class);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php1408 throw new \LogicException('No deserializer');
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md160 `InvalidArgumentException` and `LogicException` in all places where we fail
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md99 `InvalidArgumentException` and `LogicException` in all places where we fail
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md128 - GraphNavigator using \LogicException without serializer namespace [\#473](https://github.com/schm…
1000 - Adding @Accessor with custom getter causes LogicException if Doctrine ManyToOneEntity [\#52](http…

12345