Home
last modified time | relevance | path

Searched refs:getMessage (Results 1 – 25 of 852) sorted by relevance

12345678910>>...35

/plugin/combo/ComboStrap/
H A DPageRules.php36 LogUtility::msg("Something went wrong when deleting the redirections. {$e->getMessage()}");
63 LogUtility::msg("Error during pattern exist statement. {$e->getMessage()}");
91 LogUtility::msg("Error during pattern exists query: {$e->getMessage()}");
143 LogUtility::msg("There was a problem during Pages Rule insertion. " . $e->getMessage());
176 LogUtility::error("There was a problem during the page rules update. Error: {$e->getMessage()}", self::CANONICAL);
198 LogUtility::msg('Errors during delete of all redirections. ' . $e->getMessage());
222 LogUtility::msg("Page Rules Count. {$e->getMessage()}");
247 LogUtility::msg("Errors during select of all Page rules. {$e->getMessage()}");
265 LogUtility::msg("getRule Error {$e->getMessage()}");
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 DEvent.php93 LogUtility::error($e->getMessage(), $e->getCanonical(), $e);
123 LogUtility::msg("Error while retrieving the event {$e->getMessage()}", LogUtility::LVL_MSG_ERROR, $e->getCanonical());
142 LogUtility::msg("Error while deleting the event. Message {$e->getMessage()}", LogUtility::LVL_MSG_ERROR, $e->getCanonical());
175 LogUtility::internalError("An internal error has runned on event. " . $e->getMessage(), self::CANONICAL, $e);
219 LogUtility::error("Unable to create the event $name. Error:" . $e->getMessage(), self::CANONICAL, $e);
271 LogUtility::internalError("Unable to get the queue. Error:" . $e->getMessage(), self::CANONICAL, $e);
300 throw new ExceptionCompile("Unable to count the number of event in the queue. Error:" . $e->getMessage(), self::CANONICAL, 0, $e);
H A DPageImageTag.php105 LogUtility::warning("Error while creating the fetcher for the feature image ($imagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
118 LogUtility::warning("Error while creating the ancestor image handler for the image ($ancestor) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
176 LogUtility::warning("Error while creating the first image handler for the image ($firstImagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
183 LogUtility::warning("Error while creating the vignette for the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
215 LogUtility::error("The image could not be build. Error: {$e->getMessage()}", PageImageTag::CANONICAL, $e);
249 LogUtility::msg("The width value ($requestedWidth) could not be translated in pixel value. Error: {$e->getMessage()}");
278 $message = "Error while rendering the page image: {$e->getMessage()}";
H A DFetcherSystem.php29 throw new ExceptionInternal("We could read fetch classes via reflection Error: {$e->getMessage()}");
54 throw new ExceptionNotFound("No fetcher could be created. The mime is unknown for the path ($dokuPath). Error: {$e->getMessage()}");
85 throw new ExceptionInternal("We could read fetch classes via reflection Error: {$e->getMessage()}");
H A DImageSystem.php35 LogUtility::error("The ratio ($stringRatio) is not a valid ratio. Error: {$e->getMessage()}", PageImageTag::CANONICAL);
45 LogUtility::msg("An image object could not be build from ($path). Is it an image file ?. Error: {$e->getMessage()}");
69 LogUtility::internalError("The file ($pageMetadataImagePath) is not a valid image for the page ($page). Error: {$e->getMessage()}");
H A DGridTag.php183 LogUtility::error("The align attribute default values could not be processed. Error: {$e->getMessage()}");
241 LogUtility::error("The max-cells attribute value ($maxCellsValue) is not a valid length value. Error: {$e->getMessage()}", GridTag::CANONICAL);
316 LogUtility::error("The width length $conditionalWidthsLength is not a valid length value. Error: {$e->getMessage()}");
329 LogUtility::error("The ratio of the width ($conditionalLengthObject) is not a valid. Error: {$e->getMessage()}");
359 LogUtility::error("Bad default value initialization. Error:{$e->getMessage()}", GridTag::CANONICAL);
388 LogUtility::error("Error while adding the row-col class. Error: {$e->getMessage()}");
405 LogUtility::error("The width value ($width) is not valid length. Error: {$e->getMessage()}");
416 LogUtility::error("The conditional length $conditionalLengthObject could not be transformed as col class. Error: {$e->getMessage()}");
H A DHtml.php159 throw new ExceptionBadSyntax("Bad Syntax on Src Set ($i). Error: {$e->getMessage()}. Expected: $expectedSrc vs Actual: $actualSrc. ");
161 throw ExceptionNotEquals::create("Not Equals on Src Set ($i). Error: {$e->getMessage()}.", $expectedSrc, $actualSrc);
176 throw new ExceptionBadSyntax("The expected URL string ($expected) is not valid. Error: {$e->getMessage()}");
181 throw new ExceptionBadSyntax("The $actual URL string ($actual) is not valid. Error: {$e->getMessage()}");
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Dexamples.php124 echo "\n\ndeletePad Failed with message ". $e->getMessage();
136 echo "\n\ncreateGroup Failed with message ". $e->getMessage();
146 echo "\n\ncreateGroupPad Failed with message ". $e->getMessage();
156 echo "\n\nlistPads Failed: ". $e->getMessage();
163 echo "\n\ndeleteGroupFailed: ". $e->getMessage();
170 echo "\n\ndeleteGroupFailed: ". $e->getMessage();
H A Dexample_big.php77 echo "\n\ncreateGroupPad Failed with message ". $e->getMessage();
89 echo "\n\ndeletePad Failed with message ". $e->getMessage();
99 echo "\n\nMake Public Failed with message ". $e->getMessage();
109 echo "\n\nMake Private Failed with message ". $e->getMessage();
121 echo "\n\nlistPads Failed: ". $e->getMessage();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DExceptionMessage.php38 return $other->getMessage() === '';
41 return strpos($other->getMessage(), $this->expectedMessage) !== false;
59 $other->getMessage()
65 $other->getMessage(),
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DErrorTest.php26 …ATOR.'Twig'.DIRECTORY_SEPARATOR.'Tests'.DIRECTORY_SEPARATOR.'ErrorTest.php', $error->getMessage());
34 $this->assertEquals('foo in {"foo":"bar"}', $error->getMessage());
59 … $this->assertEquals('Variable "foo" does not exist in "index.html" at line 3.', $e->getMessage());
87 …ng the rendering of a template ("Runtime error...") in "index.html" at line 3.', $e->getMessage());
104 $this->assertEquals('Variable "foo" does not exist.', $e->getMessage());
123 …ption has been thrown during the rendering of a template ("Runtime error...").', $e->getMessage());
146 …uals(sprintf('Variable "foo" does not exist in "%s" at line %d.', $name, $line), $e->getMessage());
156 …endering of a template ("Runtime error...") in "%s" at line %d.', $name, $line), $e->getMessage());
/plugin/combo/ComboStrap/Tag/
H A DShareTag.php40 return LogUtility::wrapInRedForHtml("The brand creation returns an error ({$e->getMessage()}");
51 $rendererHtml .= LogUtility::wrapInRedForHtml("The style of the share button ($brandButton) could not be determined. Error: {$e->getMessage()}");
73 return LogUtility::wrapInRedForHtml("Share Error: Requested Page Not Found: ({$e->getMessage()}");
81 return LogUtility::wrapInRedForHtml("The social channel creation returns an error when creating the link ({$e->getMessage()}");
100 $message = "Getting the icon for the social channel ($brandButton) returns an error ({$e->getMessage()}";
131 return LogUtility::wrapInRedForHtml("Share Error: Requested Page Not Found: ({$e->getMessage()}");
138 LogUtility::internalError($e->getMessage(), self::CANONICAL, $e);
H A DFollowTag.php54 $message = "The brand button creation returns an error ({$e->getMessage()}";
65 $message = "The style of the share button ($brand) could not be determined. Error: {$e->getMessage()}";
80 $message = "The brand button creation returns an error when creating the link ({$e->getMessage()}";
91 $message = "Getting the icon for the brand ($brand) returns an error ({$e->getMessage()}";
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestFailure.php62 $this->thrownException->getMessage()
96 $buffer = $e->getMessage() . "\n";
98 $buffer = $e->getClassName() . ': ' . $e->getMessage() . "\n";
100 $buffer = get_class($e) . ': ' . $e->getMessage() . "\n";
148 return $this->thrownException()->getMessage();
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/WebService/
H A DClient.php196 $ex->getMessage(),
202 $ex->getMessage(),
208 $ex->getMessage(),
214 $ex->getMessage(),
222 $ex->getMessage(),
229 $ex->getMessage(),
/plugin/freechat/phpfreechat/src/containers/
H A Doracle.class.php155 echo 'Cannot connect to database: ' . $this->_db->getMessage();
190 error_log("sql_count error $sql_count " . $res->getMessage());
204 if (DB::isError($res)) { error_log("sql insert error: $sql_insert " . $res->getMessage()); }
214 { error_log("sql update error: $sql_update " . $res->getMessage()); }
265 …thisresult)) { error_log("sql_select error $sql_select " . $thisresult->getMessage()); }
310 …if (DB::isError($res)) { error_log("sql_count error $sql_count " . $res->getMessage()); …
324 if (DB::isError($res)){ error_log("sql insert error $sql_insert " . $res->getMessage()); }
336 if (DB::isError($res)){ error_log("problema update: $sql_update " . $res->getMessage()); }
343 …if (DB::isError($res)) { error_log("error in SELECT lastleaf $sql_last" . $res->getMessage()); …
378 { error_log('sql_delete $sql_delete ' . $res->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);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTeamCity.php63 'message' => self::getMessage($e),
82 'message' => self::getMessage($e),
99 'message' => self::getMessage($e),
179 'message' => self::getMessage($e),
321 private static function getMessage(Exception $e) function in PHPUnit_Util_Log_TeamCity
330 if (strlen($message) != 0 && strlen($e->getMessage()) != 0) {
335 return $message . $e->getMessage();
H A DTAP.php136 $e->getMessage() != '' ? ' ' . $e->getMessage() : ''
156 $e->getMessage() != '' ? ' ' . $e->getMessage() : ''
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DChainLoader.php66 $exceptions[] = $e->getMessage();
88 $exceptions[] = $e->getMessage();
138 $exceptions[] = \get_class($loader).': '.$e->getMessage();
156 $exceptions[] = \get_class($loader).': '.$e->getMessage();
/plugin/struct/
H A Dremote.php57 throw new RemoteException($e->getMessage(), 0, $e);
89 throw new RemoteException($e->getMessage(), 0, $e);
125 throw new RemoteException($e->getMessage(), 0, $e);
167 throw new RemoteException($e->getMessage(), 0, $e);
/plugin/approve/action/
H A Dapprove.php30 msg($e->getMessage(), -1);
60 msg($e->getMessage(), -1);
85 msg($e->getMessage(), -1);
122 msg($e->getMessage(), -1);
153 msg($e->getMessage(), -1);
193 msg($e->getMessage(), -1);
359 msg($e->getMessage(), -1);
383 msg($e->getMessage(), -1);
/plugin/ireadit/
H A Dhelper.php55 msg($e->getMessage(), -1);
75 msg($e->getMessage(), -1);
92 msg($e->getMessage(), -1);
122 msg($e->getMessage(), -1);
145 msg($e->getMessage(), -1);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DParseExceptionTest.php24 $this->assertEquals($message, $exception->getMessage());
32 $this->assertEquals($message, $exception->getMessage());

12345678910>>...35