Home
last modified time | relevance | path

Searched refs:InvalidArgumentException (Results 351 – 375 of 487) sorted by relevance

1...<<11121314151617181920

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DGroupHandler.php41 …throw new \InvalidArgumentException('The first argument of the GroupHandler must be an array of Ha…
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php64 … throw new \InvalidArgumentException('You must either pass a string, or a key=>value array');
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php64 … throw new \InvalidArgumentException('You must either pass a string, or a key=>value array');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntries.php13 use FreeDSx\Ldap\Exception\InvalidArgumentException; global() alias
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php64 … throw new \InvalidArgumentException('You must either pass a string, or a key=>value array');
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/Loader/
H A DFilesystemLoader.php97 * @throws \InvalidArgumentException if a template file is not found.
105 throw new \InvalidArgumentException('Template ' . $name . ' not found.');
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializer.php11 use JMS\Serializer\Exception\InvalidArgumentException; alias
101 … throw new InvalidArgumentException(sprintf('The direction "%s" does not exist.', $dirStr));
/plugin/webdav/vendor/sabre/vobject/lib/
H A DVCardConverter.php40 …throw new \InvalidArgumentException('Only vCard 2.1, 3.0 and 4.0 are supported for the input data'…
43 … throw new \InvalidArgumentException('You can only use vCard 3.0 or 4.0 for the target version');
/plugin/mdpage/vendor/composer/
H A DClassLoader.php175 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
226 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
/plugin/findologicxmlexport/vendor/composer/
H A DClassLoader.php175 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
226 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
/plugin/webdav/vendor/composer/
H A DClassLoader.php175 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
226 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
/plugin/vbsso/vendor/composer/
H A DClassLoader.php175 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
226 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
/plugin/davcard/vendor/sabre/vobject/lib/
H A DVCardConverter.php40 …throw new \InvalidArgumentException('Only vCard 2.1, 3.0 and 4.0 are supported for the input data'…
43 … throw new \InvalidArgumentException('You can only use vCard 3.0 or 4.0 for the target version');
/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DDiffer.php212 throw new \InvalidArgumentException('"from" must be an array or string.');
221 throw new \InvalidArgumentException('"to" must be an array or string.');
/plugin/icalevents/vendor/composer/
H A DClassLoader.php175 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
226 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DVCardConverter.php40 …throw new \InvalidArgumentException('Only vCard 2.1, 3.0 and 4.0 are supported for the input data'…
43 … throw new \InvalidArgumentException('You can only use vCard 3.0 or 4.0 for the target version');
/plugin/jplayer/vendor/composer/
H A DClassLoader.php175 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
226 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
/plugin/quickstats/GEOIP/vendor/composer/
H A DClassLoader.php175 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
226 …throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.…
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DVCardConverter.php40 …throw new \InvalidArgumentException('Only vCard 2.1, 3.0 and 4.0 are supported for the input data'…
43 … throw new \InvalidArgumentException('You can only use vCard 3.0 or 4.0 for the target version');
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php352 throw new \InvalidArgumentException('Invalid resource type: ' . gettype($resource));
426 throw new \InvalidArgumentException('URI must be a string or UriInterface');
/plugin/davcal/vendor/sabre/vobject/lib/
H A DVCardConverter.php40 …throw new \InvalidArgumentException('Only vCard 2.1, 3.0 and 4.0 are supported for the input data'…
43 … throw new \InvalidArgumentException('You can only use vCard 3.0 or 4.0 for the target version');
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DStreamReader.php105 throw new \InvalidArgumentException(
112 throw new \InvalidArgumentException(
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DSharee.php95 throw new \InvalidArgumentException('Unknown property: ' . $k);
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DDumper.php33 throw new \InvalidArgumentException('The indentation must be greater than zero.');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php60 … throw new \InvalidArgumentException('The objectData argument must contain an \'uri\' property');

1...<<11121314151617181920