Home
last modified time | relevance | path

Searched refs:InvalidArgumentException (Results 1 – 12 of 12) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DDataCache.php48 use InvalidArgumentException; alias
78 * @throws InvalidArgumentException
99 * @throws InvalidArgumentException
116 * @throws InvalidArgumentException
H A DPsr16.php49 use Psr\SimpleCache\InvalidArgumentException; alias
90 * @throws InvalidArgumentException
120 * @throws InvalidArgumentException
140 * @throws InvalidArgumentException
H A DBaseDataCache.php48 use InvalidArgumentException; alias
82 * @throws InvalidArgumentException
125 * @throws InvalidArgumentException
152 * @throws InvalidArgumentException
/dokuwiki/inc/Form/
H A DOptGroup.php60 if (!is_array($options)) throw new \InvalidArgumentException('Options have to be an array');
65 throw new \InvalidArgumentException(
74 throw new \InvalidArgumentException(
H A DDropdownElement.php39 * @throws \InvalidArgumentException
44 throw new \InvalidArgumentException(hsc('<optgroup> must have a label!'));
66 throw new \InvalidArgumentException(hsc('Argument must be an associative array of label => [options]!'));
H A DElement.php135 throw new \InvalidArgumentException('IDs in DokuWiki have to contain two subsequent underscores');
H A DForm.php172 if (is_a($element, '\dokuwiki\Form\Form')) throw new \InvalidArgumentException(
191 if (is_a($element, '\dokuwiki\Form\Form')) throw new \InvalidArgumentException(
/dokuwiki/inc/Ui/
H A DMediaRevisions.php8 use InvalidArgumentException; alias
28 throw new InvalidArgumentException('media id should not be empty!');
H A DMediaDiff.php8 use InvalidArgumentException; alias
37 throw new InvalidArgumentException('media id should not be empty!');
/dokuwiki/vendor/composer/
H A DClassLoader.php226 * @throws \InvalidArgumentException
250 throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.");
294 * @throws \InvalidArgumentException
305 throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.");
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php48 use InvalidArgumentException; alias
147 throw new InvalidArgumentException(sprintf(
H A DSimplePie.php48 use InvalidArgumentException; alias
1720 throw new InvalidArgumentException(sprintf(