Home
last modified time | relevance | path

Searched refs:getMessage (Results 501 – 525 of 852) sorted by relevance

1...<<21222324252627282930>>...35

/plugin/swiftmail/Swift/Events/
H A DSendEvent.php64 public function getMessage() function in Swift_Events_SendEvent
/plugin/git/action/
H A Dmerge.php58 msg($e->getMessage());
H A Dcommit.php65 msg($e->getMessage());
H A Dpush.php66 msg($e->getMessage());
/plugin/youtracklinks/
H A Dsyntax.php95 echo $e->getMessage() ."<br>";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DGoogleCloudFunctionsV2betaStage.php56 public function getMessage() function in Google\\Service\\CloudFunctions\\GoogleCloudFunctionsV2betaStage
H A DGoogleCloudFunctionsV2alphaStage.php56 public function getMessage() function in Google\\Service\\CloudFunctions\\GoogleCloudFunctionsV2alphaStage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2ExecuteResponse.php43 public function getMessage() function in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecuteResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1AssetDiscoveryStatus.php83 public function getMessage() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1AssetDiscoveryStatus
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataJson.php49 LogUtility::msg("Value in the store is not a valid json. Message:" . $e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical());
/plugin/combo/ComboStrap/
H A DPipelineTag.php56 return LogUtility::wrapInRedForHtml($e->getMessage());
H A DDatabasePageRow.php439 throw ExceptionRuntimeInternal::withMessageAndError("Error while building back the analytics JSON object. {$e->getMessage()}", $e);
516 LogUtility::msg("Error while reading the replication date in the database. {$e->getMessage()}");
615 throw new ExceptionBadState("There was a problem during the page attribute updates. : {$e->getMessage()}");
697 throw new ExceptionBadState("There was a problem during the updateAttributes insert. : {$e->getMessage()}");
974 throw new ExceptionRuntime("An exception has occurred with the page search from CANONICAL. " . $e->getMessage());
1054 $message = "Internal Error: An exception has occurred with the page search from a PATH: " . $e->getMessage();
1159 LogUtility::msg("An exception has occurred with the alias selection query. {$e->getMessage()}");
H A DFetcherPdf.php23 throw new ExceptionBadArgument("The pdf page number anchor seems to not be a number. Error: {$e->getMessage()}");
H A DLdJson.php95 LogUtility::internalError("The page image mime could not be determined. Error:" . $e->getMessage(), self::CANONICAL, $e);
103 LogUtility::error("The image ($pageImagePath) could not be added as page image. Error: {$e->getMessage()}");
364 LogUtility::error("Internal Error: We were unable to define the publication date for the page ($page). Error: {$e->getMessage()}", self::CANONICAL);
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 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()}");
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DExceptionWrapper.php39 parent::__construct($e->getMessage(), (int) $e->getCode());
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DException.php85 ->string($bucket->getSource()->getMessage())
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultReference.php66 throw new ProtocolException($e->getMessage());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DStatus.php81 public function getMessage() function in Google\\Service\\CloudRun\\Status
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DExpandEventsDTSTARTandDTENDTest.php93 …$this->fail('Could not parse object. Error:' . $e->getMessage(). ' full object: ' . $response->get…
/plugin/webdav/vendor/sabre/vobject/lib/
H A DCli.php218 $this->log('Error: '.$e->getMessage(), 'red');
259 $this->log('Error: '.$e->getMessage(), 'red');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSaslBindHandler.php87 $response = $queue->getMessage($message->getMessageId());
203 $messageFrom = $queue->getMessage($messageTo->getMessageId());
/plugin/combo/action/
H A Dlinkmove.php298 LogUtility::error("Unable to rewrite the markup reference for a link move. The markup ref ($ref) could not be parsed. Error: {$e->getMessage()}");
331 $message = "An error occurred during the move replication to the database. Error message was: " . $exception->getMessage();
/plugin/issuelinks/
H A DWebhook.php52 $util->sendResponse(500, $e->getMessage());

1...<<21222324252627282930>>...35