Home
last modified time | relevance | path

Searched refs:InvalidArgumentException (Results 276 – 300 of 487) sorted by relevance

1...<<11121314151617181920

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DSharedCalendar.php29 …throw new \InvalidArgumentException('The ' . $r . ' property must be specified for SharedCalendar(…
/plugin/webdav/vendor/sabre/vobject/lib/
H A DComponent.php111 …throw new \InvalidArgumentException('The second argument must not be specified, when passing a VOb…
118 …throw new \InvalidArgumentException('The first argument must either be a \\Sabre\\VObject\\Node or…
167 …throw new \InvalidArgumentException('The item you passed to remove() was not a child of this compo…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DFile.php13 use SebastianBergmann\CodeCoverage\InvalidArgumentException; alias
119 * @throws InvalidArgumentException
124 throw InvalidArgumentException::create(
H A DDirectory.php13 use SebastianBergmann\CodeCoverage\InvalidArgumentException; alias
168 * @throws InvalidArgumentException
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DAuthor.php42 … throw new \InvalidArgumentException('The author tag does not have a valid e-mail address');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DSchedulingObject.php53 … throw new \InvalidArgumentException('The objectData argument must contain an \'uri\' property');
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DHtmlBlockRenderer.php
H A DListBlockRenderer.php
H A DListItemRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/
H A DFootnoteBackrefRenderer.php
H A DFootnoteContainerRenderer.php
/plugin/elasticsearch/vendor/react/promise/src/
H A DFulfilledPromise.php15 throw new \InvalidArgumentException('You cannot create React\Promise\FulfilledPromise with a promise. Use React\Promise\resolve($promiseOrValue) instead.');
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Internal/
H A DWebDriverSingleKeyAction.php44 throw new \InvalidArgumentException(
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php32 use InvalidArgumentException; alias
189 throw new InvalidArgumentException(
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/
H A DPdfReader.php118 * @throws \InvalidArgumentException
123 throw new \InvalidArgumentException(
129 throw new \InvalidArgumentException(
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/
H A DVarUtils.php41 …throw new \InvalidArgumentException(sprintf('The template "%s" contains the variable "%s", but was…
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DHtmlInlineRenderer.php
H A DLinkRenderer.php
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DMandrillHandler.php44 …throw new \InvalidArgumentException('You must provide either a Swift_Message instance or a callabl…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DScheduleCalendarTransp.php47 …throw new \InvalidArgumentException('The value must either be specified as "transparent" or "opaqu…
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DFencedCodeRenderer.php
H A DListBlockRenderer.php
H A DListItemRenderer.php
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DFulfilledPromise.php18 throw new \InvalidArgumentException(
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DSchedulingObject.php53 … throw new \InvalidArgumentException('The objectData argument must contain an \'uri\' property');

1...<<11121314151617181920