Home
last modified time | relevance | path

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

12345

/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DBinary.php6 LogicException, alias
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DBinary.php6 LogicException, alias
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DJsonDeserializationVisitor.php7 use JMS\Serializer\Exception\LogicException; alias
135 throw new LogicException(sprintf(
H A DXmlDeserializationVisitor.php8 use JMS\Serializer\Exception\LogicException; alias
233 …throw new LogicException(sprintf('The array type does not support more than 2 parameters, but got …
258 throw new LogicException(sprintf(
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DNode.php159 …throw new \LogicException(sprintf('Attribute "%s" does not exist for Node "%s".', $name, \get_clas…
193 …throw new \LogicException(sprintf('Node "%s" does not exist for Node "%s".', $name, \get_class($th…
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DVerify.php36 use LogicException; alias
93 throw new LogicException('id_token cannot be null');
/plugin/jplayer/vendor/symfony/process/Exception/
H A DProcessTimedOutException.php66 … throw new \LogicException(sprintf('Unknown timeout type "%d".', $this->timeoutType));
/plugin/combo/vendor/symfony/process/Exception/
H A DProcessTimedOutException.php66 throw new \LogicException(sprintf('Unknown timeout type "%d".', $this->timeoutType));
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSyslogHandler.php64 …throw new \LogicException('Can\'t open syslog for ident "'.$this->ident.'" and facility "'.$this->…
H A DPsrHandler.php90 …throw new \LogicException('No formatter has been set and this handler does not have a default form…
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DUserRefreshCredentials.php69 throw new \LogicException('invalid json for auth config');
H A DServiceAccountJwtAccessCredentials.php78 throw new \LogicException('invalid json for auth config');
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DProp.php103 throw new \LogicException('Could not use this type as a deserializer: ' . $type);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DEmberPrecompileFilter.php46 …throw new \LogicException('The embed-precompile filter requires that assets have a source path set…
H A DHandlebarsFilter.php57 … throw new \LogicException('The handlebars filter requires that assets have a source path set');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1351.phpt31 LogicException: Expected exception.
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DProp.php103 throw new \LogicException('Could not use this type as a deserializer: ' . $type);
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVAlarm.php48 …throw new \LogicException('time-range filters on VALARM components are only supported when they ar…
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVAlarm.php48 …throw new \LogicException('time-range filters on VALARM components are only supported when they ar…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DFnStream.php66 throw new \LogicException('FnStream should never be unserialized');
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVAlarm.php48 …throw new \LogicException('time-range filters on VALARM components are only supported when they ar…
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
H A DDeserializationGraphNavigator.php15 use JMS\Serializer\Exception\LogicException; alias
221 throw new LogicException(sprintf(
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php351 … throw new \LogicException('Code should only use the keys, not the values provided by iterator.');
363 … throw new \LogicException(sprintf('Code should not iterate beyond %d.', $this->maxPosition));
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
H A DAssetFactory.php340 throw new \LogicException('There is no asset manager.');
364 throw new \LogicException('There is no filter manager.');
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php200 throw new \LogicException('You tried to pop from an empty handler stack.');
250 throw new \LogicException('You tried to pop from an empty processor stack.');

12345