Home
last modified time | relevance | path

Searched refs:ExceptionCompile (Results 1 – 25 of 141) sorted by relevance

123456

/plugin/combo/ComboStrap/
H A DDictionary.php11 * @throws ExceptionCompile
17 throw new ExceptionCompile("The dictionary file ($path) does not exist");
22 } catch (ExceptionCompile $e) {
23 throw new ExceptionCompile("The dictionary ($path) is not a valid json. Error: {$e->getMessage()}");
26 throw new ExceptionCompile("The returned dictionary of the file ($path) is empty");
H A DEvent.php92 } catch (ExceptionCompile $e) {
122 } catch (ExceptionCompile $e) {
141 } catch (ExceptionCompile $e) {
162 } catch (ExceptionCompile $e) {
218 } catch (ExceptionCompile $e) {
270 } catch (ExceptionCompile $e) {
280 * @throws ExceptionCompile
286 throw new ExceptionCompile("Sqlite is not available");
299 } catch (ExceptionCompile $e) {
300 throw new ExceptionCompile("Unabl
[all...]
H A DColorRgb.php285 } catch (ExceptionCompile $e) {
307 * @throws ExceptionCompile
317 * @throws ExceptionCompile
340 } catch (ExceptionCompile $e) {
361 * @throws ExceptionCompile
367 throw new ExceptionCompile("This color ($this) does not have any channel known, we can't transform it to hsl");
428 * @throws ExceptionCompile
445 * @throws ExceptionCompile
456 throw new ExceptionCompile("This is not possible, the red value ({$color2->getBlue()}) with the percentage $weight could not be unmixed. They were not calculated with color mixing.");
460 throw new ExceptionCompile("Thi
[all...]
H A DPageRules.php35 } catch (ExceptionCompile $e) {
62 } catch (ExceptionCompile $e) {
90 } catch (ExceptionCompile $e) {
142 } catch (ExceptionCompile $e) {
175 } catch (ExceptionCompile $e) {
197 } catch (ExceptionCompile $e) {
221 } catch (ExceptionCompile $e) {
246 } catch (ExceptionCompile $e) {
264 } catch (ExceptionCompile $e) {
H A DColorHsl.php61 * @throws ExceptionCompile
66 throw new ExceptionCompile("Lightness should be between 0 and 100");
78 * @throws ExceptionCompile
130 } catch (ExceptionCompile $e) {
134 throw new ExceptionCompile($message, self::CANONICAL, 0, $e);
140 * @throws ExceptionCompile
145 throw new ExceptionCompile("Saturation should be between 0 and 100");
173 * @throws ExceptionCompile
H A DCacheLog.php50 } catch (ExceptionCompile $e) {
73 } catch (ExceptionCompile $e) {
80 * @throws ExceptionCompile
108 * @throws ExceptionCompile
114 throw new ExceptionCompile("Sqlite is not available");
129 } catch (ExceptionCompile $e) {
130 throw new ExceptionCompile("Unable to get the cache log. Error:" . $e->getMessage(), self::CANONICAL, 0, $e);
H A DPageId.php78 * @throws ExceptionCompile
137 } catch (ExceptionCompile $e) {
268 * @throws ExceptionCompile
279 * @throws ExceptionCompile
284 throw new ExceptionCompile("A page id can not be set with a null value (Page: {$this->getResource()})", $this->getCanonical());
287 throw new ExceptionCompile("The page id value to set ($value) is not an alphanumeric string (Page: {$this->getResource()})", $this->getCanonical());
297 throw new ExceptionCompile("The page id cannot be changed, the page ({$this->getResource()}) has already an id ($actualId}) that has not the same value ($value})", $this->getCanonical());
300 throw new ExceptionCompile("The page id cannot be changed, the page ({$this->getResource()}) has already an id ($actualId})", $this->getCanonical());
H A DMarkupRenderUtility.php26 * @throws ExceptionCompile
65 * @throws ExceptionCompile
85 * @throws ExceptionCompile
103 * @throws ExceptionCompile
H A DColorSystem.php27 } catch (ExceptionCompile $e) {
61 } catch (ExceptionCompile $e) {
69 * @throws ExceptionCompile when the color could not be calculated
H A DIconDownloader.php288 * @throws ExceptionCompile
310 * @throws ExceptionCompile
333 throw new ExceptionCompile("The icon library ($library) is unknown. The icon could not be downloaded.", Icon::ICON_CANONICAL_NAME);
351 } catch (ExceptionCompile $e) {
352 throw new ExceptionCompile("The emoji name $iconName is unknown. The emoji could not be downloaded.", Icon::ICON_CANONICAL_NAME, 0, $e);
415 throw new ExceptionCompile("The box-icon icon ($iconName) has a type ($iconType) that is unknown, we can't determine the location of the icon to download");
445 * @throws ExceptionCompile
461 } catch (ExceptionCompile $e) {
462 throw new ExceptionCompile("The icon directory ($iconDir) could not be created.", Icon::ICON_CANONICAL_NAME, 0, $e);
489 throw new ExceptionCompile(
[all...]
H A DBrandButton.php88 * @throws ExceptionCompile
97 throw new ExceptionCompile("The button type ($this->type} is unknown.");
122 * @throws ExceptionCompile
131 * @throws ExceptionCompile
141 throw new ExceptionCompile("The {$this->type} widget ($widget} is unknown. The possible widgets value are " . implode(",", self::WIDGETS));
147 * @throws ExceptionCompile
157 throw new ExceptionCompile("The icon type ($iconType) is unknown. The possible icons value are " . implode(",", self::ICON_TYPES));
175 * @throws ExceptionCompile
190 * @throws ExceptionCompile
300 * @throws ExceptionCompile
[all...]
H A DBrandTag.php78 } catch (ExceptionCompile $e) {
87 } catch (ExceptionCompile $e) {
98 } catch (ExceptionCompile $e) {
141 } catch (ExceptionCompile $e) {
188 * @throws ExceptionCompile
224 * @throws ExceptionCompile
H A DSqliteRequest.php69 * @throws ExceptionCompile
100 throw new ExceptionCompile("The request type ($requestType) was not processed");
105 throw new ExceptionCompile("No Sql request was found to be executed");
110 throw new ExceptionCompile("Error in the $requestType. Message: {$message}");
115 throw new ExceptionCompile("Error in the request type `$requestType`. res is not a PDOStatement but as the value ($res). Message: {$message}, Query: {$queryExecuted}");
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataJson.php7 use ComboStrap\ExceptionCompile; alias
23 * @throws ExceptionCompile
48 } catch (ExceptionCompile $e) {
55 * @throws ExceptionCompile
67 throw new ExceptionCompile("The json persistent value is not an array, nor a string");
H A DMetadataInteger.php8 use ComboStrap\ExceptionCompile; alias
39 * @throws ExceptionCompile
48 * @throws ExceptionCompile
H A DMetadataMultiple.php9 use ComboStrap\ExceptionCompile; alias
36 * @throws ExceptionCompile
45 throw new ExceptionCompile("The value is not an array. Value: " . var_export($value, true));
172 } catch (ExceptionCompile $e) {
H A DMetadataDateTime.php10 use ComboStrap\ExceptionCompile; alias
68 * @throws ExceptionCompile
105 } catch (ExceptionCompile $e) {
167 } catch (ExceptionCompile $e) {
/plugin/combo/ComboStrap/Meta/Field/
H A DRegion.php7 use ComboStrap\ExceptionCompile; alias
35 * @throws ExceptionCompile
48 * @throws ExceptionCompile
88 * @throws ExceptionCompile
96 throw new ExceptionCompile("The region value ($value) for the page ({$this->getResource()}) does not have two letters (ISO 3166 alpha-2 region code)", $this->getCanonical());
H A DPageImages.php7 use ComboStrap\ExceptionCompile; alias
62 * @throws ExceptionCompile
126 * @throws ExceptionCompile
152 * @throws ExceptionCompile
210 } catch (ExceptionCompile $e) {
220 * @throws ExceptionCompile
281 * @throws ExceptionCompile
287 throw new ExceptionCompile("The image ({$pageImage->getImagePath()}) does not exist", $this->getCanonical());
H A DPageImage.php7 use ComboStrap\ExceptionCompile; alias
60 * @throws ExceptionCompile
70 throw new ExceptionCompile("The page image usage value ($value) is not valid.");
H A DAliases.php7 use ComboStrap\ExceptionCompile; alias
180 } catch (ExceptionCompile $e) {
207 } catch (ExceptionCompile $e) {
261 } catch (ExceptionCompile $e) {
270 * @throws ExceptionCompile
280 * @throws ExceptionCompile
/plugin/combo/action/
H A Dindexer.php17 use ComboStrap\ExceptionCompile; alias
83 * @throws ExceptionCompile
119 } catch (ExceptionCompile $e) {
126 throw new ExceptionCompile($message);
174 } catch (ExceptionCompile $e) {
H A Dimgmove.php4 use ComboStrap\ExceptionCompile; alias
111 } catch (ExceptionCompile $e) {
180 } catch (ExceptionCompile $e) {
228 } catch (ExceptionCompile $e) {
283 * @throws ExceptionCompile on bad argument
291 throw new ExceptionCompile("A move error has occurred while trying to move the image ($relativeOrAbsoluteWikiId). The target resolution function send the following error message: " . $e->getMessage(), self::CANONICAL);
/plugin/combo/ComboStrap/Tag/
H A DShareTag.php9 use ComboStrap\ExceptionCompile; alias
39 } catch (ExceptionCompile $e) {
50 } catch (ExceptionCompile $e) {
80 } catch (ExceptionCompile $e) {
99 } catch (ExceptionCompile $e) {
137 } catch (ExceptionCompile $e) {
H A DFollowTag.php8 use ComboStrap\ExceptionCompile; alias
53 } catch (ExceptionCompile $e) {
64 } catch (ExceptionCompile $e) {
79 } catch (ExceptionCompile $e) {
90 } catch (ExceptionCompile $e) {

123456