Home
last modified time | relevance | path

Searched refs:getMessage (Results 51 – 75 of 852) sorted by last modified time

12345678910>>...35

/plugin/combo/ComboStrap/
H A DMarkupCacheDependencies.php344 LogUtility::msg("Error while trying to reroute the content cache destination for the fetcher ({$this->markupFetcher}). You may have cache problem. Error: {$e->getMessage()}");
H A DMarkupDynamicRender.php119 throw new ExceptionCompile("Error while rendering instructions. Error was: {$e->getMessage()}", "dynamic renderer", 1, $e);
H A DMarkupPath.php641 LogUtility::error("First Raster Image error. Error: " . $e->getMessage(), self::CANONICAL_PAGE, $e);
971 LogUtility::msg("The markup ref returns an error for the creation of the page anchor html link ($this). Error: {$e->getMessage()}");
1467 $message = "Error on getParentPage, null returned - Error: {$e->getMessage()}";
H A DCacheTag.php49 $message = "Internal Error: The cache expiration date could not be stored: {$e->getMessage()}";
H A DCallStack.php375 LogUtility::msg($e->getMessage());
389 LogUtility::msg($e->getMessage());
H A DColorRgb.php632 LogUtility::msg("Error while shading. Error: {$e->getMessage()}");
679 LogUtility::msg("Error while tinting ($this) with a percentage ($percentage. Error: {$e->getMessage()}");
761 LogUtility::msg("Error while getting the complementary color of ($this). Error: {$e->getMessage()}");
815 throw new ExceptionCompile("The rgb color $color is not an integer. Error: {$e->getMessage()}");
H A DColorSystem.php28 LogUtility::error("Error while calculating the primary text color. {$e->getMessage()}", self::CANONICAL, $e);
62 LogUtility::error("Error while calculating the color text hover color. {$e->getMessage()}", self::CANONICAL, $e);
H A DComboFs.php33 throw new ExceptionRuntimeInternal("Unable to store the page id in the database. Message:" . $e->getMessage(), self::CANONICAL, 1, $e);
H A DDateTag.php113 $message = "Error while formatting a date. Error: {$e->getMessage()}";
H A DDimension.php258 LogUtility::error("The width value ($widthValue) is not a valid length. Error: {$e->getMessage()}");
314 LogUtility::error("The conditional length ($conditionalWidthLength) could not be converted to a col class. Error: {$e->getMessage()}");
H A DMetadataFrontmatterStore.php151 return Message::createInfoMessage($e->getMessage())
H A DMetadataStoreTransfer.php186 $messages[] = Message::createErrorMessage("Error while replicating the meta ($metadata) from the store ($this->sourceStore) to the store ($this->targetStore). Message: " . $e->getMessage())
H A DMime.php139 throw new ExceptionRuntime("Json is a known extension and should not throw. Error :{$e->getMessage()}");
148 throw new ExceptionRuntime("Html is a known extension and should not throw. Error :{$e->getMessage()}");
157 throw new ExceptionRuntime("Txt is a known extension and should not throw. Error :{$e->getMessage()}");
H A DExceptionRuntime.php33 return new $calledClass($previous->getMessage(), "support", 1, $previous);
H A DFetcherAppPages.php178 msg(hsc($e->getMessage()), -1);
H A DPageExplorerTag.php125 LogUtility::error("Error while rendering the leaf. Error: {$e->getMessage()}", self::CANONICAL);
135 LogUtility::error("Error while rendering the default tree page. Error: {$e->getMessage()}", self::CANONICAL);
411 $returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the home. Error: {$e->getMessage()}");
420 $returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the default home. Error: {$e->getMessage()}");
457 $returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the parent instructions. Error: {$e->getMessage()}");
469 $returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the default parent. Error: {$e->getMessage()}");
510 LogUtility::msg("Bad syntax for the namespace $namespacePath. Error: {$e->getMessage()}", LogUtility::LVL_MSG_ERROR, PageExplorerTag::CANONICAL);
529 $returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the sub-namespace. Error: {$e->getMessage()}");
540 $returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the default namespace. Error: {$e->getMessage()}");
578 $returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the page. Error: {$e->getMessage()}");
[all...]
H A DFetcherImage.php122 throw new ExceptionNotNeeded("No tok added, error " . $e->getMessage());
167 throw new ExceptionBadArgument("The requested ratio ($requestedRatio) is not a valid value ({$e->getMessage()})", FetcherImage::CANONICAL, 0, $e);
285 LogUtility::msg("Unable to check the target ratio because it returns this error: {$e->getMessage()}");
/plugin/combo/action/
H A Dimgmove.php112 LogUtility::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical(), $e);
181 LogUtility::msg("The frontmatter could not be loaded. " . $e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical());
231 throw new ExceptionRuntime($e->getMessage(), $e->getCanonical(), 0, $e);
233 LogUtility::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical());
254 throw new ExceptionRuntime($e->getMessage(), self::CANONICAL, 0, $e);
256 LogUtility::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, self::CANONICAL, $e);
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);
H A Dindexer.php124 $message = "Error with the database replication for the page ($page). " . $e->getMessage();
175 LogUtility::warning("Reference error when persisting to the file system store: " . $e->getMessage(), self::CANONICAL, $e);
H A Dmetafacebook.php148 LogUtility::error("We were unable to add the default facebook image ($defaultFacebookImage) because of the following error: {$e->getMessage()}", self::CANONICAL);
174 LogUtility::internalError($e->getMessage());
189 LogUtility::error("No image was added for facebook. Error while retrieving the dimension of the image: {$e->getMessage()}", self::CANONICAL);
233 LogUtility::internalError("Og Image could not be added. Error: {$e->getMessage()}", self::CANONICAL);
H A Dmetatwitter.php175 LogUtility::error("Error with the twitter image url. " . $e->getMessage(), self::CANONICAL, $e);
H A Dpageprotection.php192 LogUtility::internalError("We were unable to build the page fetcher. Error: " . $e->getMessage(), "sitemap", $e);
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php184 LogUtility::msg("Unable to build the metadata children object: " . $e->getMessage());
H A DMetadataDateTime.php87 $message = "The date time ($this) has a default value ($defaultValue) that is not valid. Error: {$e->getMessage()}";
106 LogUtility::msg($e->getMessage(), $this->getCanonical());
168 LogUtility::msg($e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical());
/plugin/combo/ComboStrap/Meta/Field/
H A DAliases.php181 LogUtility::msg("An exception has occurred with the deprecated alias selection query. {$e->getMessage()}");
208 LogUtility::msg("An exception has occurred with the delete deprecated alias statement. {$e->getMessage()}", LogUtility::LVL_MSG_ERROR);

12345678910>>...35