Home
last modified time | relevance | path

Searched refs:ExceptionBadArgument (Results 26 – 50 of 105) sorted by path

12345

/plugin/combo/ComboStrap/
H A DFetcherPageBundler.php40 * @throws ExceptionBadArgument
88 } catch (ExceptionBadArgument $e) {
99 } catch (ExceptionBadArgument $e) {
114 } catch (ExceptionBadSyntax|ExceptionNotFound|ExceptionBadArgument $e) {
155 * @throws ExceptionBadArgument - if the path is not a {@link WikiPath web path}
H A DFetcherPageSearch.php32 * @throws ExceptionNotFound|ExceptionBadArgument
H A DFetcherPdf.php22 } catch (ExceptionBadArgument $e) {
23 throw new ExceptionBadArgument("The pdf page number anchor seems to not be a number. Error: {$e->getMessage()}");
H A DFetcherRailBar.php60 * @throws ExceptionBadArgument
78 } catch (ExceptionBadArgument $e) {
79 throw new ExceptionBadArgument("The viewport width is not a valid integer. Error:{$e->getMessage()}", self::CANONICAL);
89 } catch (ExceptionBadArgument $e) {
90 throw new ExceptionBadArgument("The layout is not a valid. Error:{$e->getMessage()}", self::CANONICAL);
374 * @throws ExceptionBadArgument
379 throw new ExceptionBadArgument("The layout ($layout) is not valid. The known-layout are : ".ArrayUtility::formatAsString(self::KNOWN_LAYOUT));
H A DFetcherRaster.php42 * @throws ExceptionBadArgument
54 * @throws ExceptionBadArgument
71 * @throws ExceptionBadArgument
284 * @throws ExceptionBadArgument - if the path is not an image
H A DFetcherRawLocalPath.php37 * @throws ExceptionBadArgument
62 * @throws ExceptionBadArgument - if the media/id was not found
H A DFetcherSvg.php154 * @throws ExceptionBadArgument
177 * @throws ExceptionBadArgument
456 * @throws ExceptionBadArgument
560 * @throws ExceptionBadArgument
637 } catch (ExceptionBadArgument $e) {
848 * @throws ExceptionBadArgument
1380 * @throws ExceptionBadArgument
1399 } catch (ExceptionBadArgument $e) {
1413 } catch (ExceptionBadArgument $e) {
1423 } catch (ExceptionBadArgument
[all...]
H A DFetcherSystem.php17 * @throws ExceptionBadArgument
48 } catch (ExceptionBadArgument $e) {
72 * @throws ExceptionBadArgument - if the fetcher is not set
80 throw new ExceptionBadArgument("No fetcher name found");
H A DFetcherTraitWikiPath.php41 * @throws ExceptionBadArgument - if the wiki id (id/media) property was not found and the path was not set
60 throw new ExceptionBadArgument("The (" . MediaMarkup::$MEDIA_QUERY_PARAMETER . ", " . FetcherRawLocalPath::SRC_QUERY_PARAMETER . " or " . DokuwikiId::DOKUWIKI_ID_ATTRIBUTE . ") query property is mandatory and was not defined");
H A DFetcherVignette.php56 * @throws ExceptionBadArgument - if the mime is not supported or the path of the page is not a wiki path
72 * @throws ExceptionBadArgument
128 throw new ExceptionBadArgument("Error while getting the muted color. Error: {$e->getMessage()}", self::CANONICAL);
323 * @throws ExceptionBadArgument
331 throw new ExceptionBadArgument("The vignette query property is mandatory when the vignette was created without page.");
345 throw new ExceptionBadArgument("The vignette mime is unknown. Error: {$e->getMessage()}");
362 * @throws ExceptionBadArgument - if the markup path is not
372 throw new ExceptionBadArgument("The path of the markup file is not a wiki path and could not be transformed.");
381 * @throws ExceptionBadArgument
391 throw new ExceptionBadArgument("Th
[all...]
H A DFileSystems.php188 } catch (ExceptionBadArgument $e) {
294 * @throws ExceptionBadArgument - if they are not local path
340 * @throws ExceptionBadArgument
H A DGridTag.php182 } catch (ExceptionBadArgument $e) {
240 } catch (ExceptionBadArgument $e) {
314 } catch (ExceptionBadArgument $e) {
327 } catch (ExceptionBadArgument $e) {
358 } catch (ExceptionBadArgument $e) {
387 } catch (ExceptionBadArgument $e) {
404 } catch (ExceptionBadArgument $e) {
415 } catch (ExceptionBadArgument $e) {
H A DHeadingTag.php363 } catch (ExceptionBadArgument|ExceptionBadSyntax $e) {
H A DHttpResponse.php64 * @throws ExceptionBadArgument
70 } elseif ($e instanceof ExceptionBadArgument) {
341 } catch (ExceptionBadArgument $e) {
393 } catch (ExceptionBadArgument $e) {
H A DIFetcherAbs.php92 * @throws ExceptionBadArgument
108 * @throws ExceptionBadArgument
136 * @throws ExceptionBadArgument
152 throw new ExceptionBadArgument("The cache value ($requestedCache) is unknown");
H A DIFetcherLocalImage.php16 * @throws ExceptionBadArgument - if the path is not an image
26 throw new ExceptionBadArgument("The file ($path) has an unknown mime, we can't verify if we support it", FetcherImage::CANONICAL);
30 throw new ExceptionBadArgument("The file ($path) has not been detected as being an image, media returned", FetcherImage::CANONICAL);
52 * @throws ExceptionBadArgument - if the path is not an image
H A DIcon.php17 * @throws ExceptionBadArgument
33 * @throws ExceptionBadArgument
63 throw new ExceptionBadArgument("The extension of the icon ($name) is not `svg`", Icon::ICON_CANONICAL_NAME);
H A DIconDownloader.php218 * @throws ExceptionBadArgument|ExceptionFileSystem
279 * @throws ExceptionBadArgument - if the icon library is not supported
321 throw new ExceptionBadArgument("The library ($library) is not a icon library supported");
H A DIconTag.php58 } catch (ExceptionBadArgument $e) {
H A DInterWiki.php81 * @throws ExceptionBadArgument
H A DLdJson.php102 } catch (ExceptionBadArgument|ExceptionBadSyntax|ExceptionNotExists $e) {
H A DLinkMarkup.php103 * @throws ExceptionBadArgument
124 } catch (ExceptionBadArgument|ExceptionBadSyntax|ExceptionNotFound $e) {
130 * @throws ExceptionBadArgument
460 * @throws ExceptionNotFound|ExceptionBadArgument
H A DLocalPath.php34 * @throws ExceptionBadArgument
39 throw new ExceptionBadArgument("$uri is not a local path uri");
46 * @throws ExceptionBadArgument
57 throw new ExceptionBadArgument("The path is not a local path nor a wiki path, we can't transform it");
99 } catch (ExceptionBadArgument|ExceptionBadSyntax|ExceptionNotFound $e) {
235 * @throws ExceptionBadArgument - if the path is not inside a drive
251 * @throws ExceptionBadArgument - if the path cannot be relativized
296 throw new ExceptionBadArgument("The path ($localPath) is not a parent path of the actual path ($actualPath)");
445 } catch (ExceptionBadSyntax|ExceptionBadArgument $e) {
H A DMarkupPath.php640 } catch (ExceptionBadSyntax|ExceptionBadArgument $e) {
919 } catch (ExceptionBadArgument $e) {
1306 * @throws ExceptionBadArgument - if the value cannot be persisted
1799 } catch (ExceptionBadArgument $e) {
1966 * @throws ExceptionBadArgument - if the markup path is not a {@link WikiPath}
2226 } catch (ExceptionBadArgument $e) {
2300 * @throws ExceptionBadArgument
H A DMarkupRef.php72 * @throws ExceptionBadArgument
162 } catch (ExceptionBadArgument $e) {
269 throw new ExceptionBadArgument("The ref type ($type) is unknown");
344 throw new ExceptionBadArgument("The ref type ($type) is unknown");
350 * @throws ExceptionBadArgument
362 * @throws ExceptionBadArgument

12345