Home
last modified time | relevance | path

Searched refs:reporterMessage (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
DExceptionReporter.php31 public function getHtmlPage($reporterMessage): string argument
53 <p>$reporterMessage</p>
/plugin/combo/action/
Ddocustom.php189 $reporterMessage = "An error has occurred during the execution of the action ($action)";
191 ->getHtmlPage($reporterMessage);
194 LogUtility::warning($reporterMessage, self::TEMPLATE_CANONICAL, $e);