Home
last modified time | relevance | path

Searched refs:getMessage (Results 101 – 125 of 852) sorted by relevance

12345678910>>...35

/plugin/combo/action/
H A Dcacheexpiration.php141 LogUtility::msg("Error while calculating the new expiration date. Error: {$e->getMessage()}");
152 LogUtility::msg("Error while persisting the new expiration date. Error:{$e->getMessage()}");
/plugin/combo/ComboStrap/
H A DIconTag.php59 LogUtility::error("The requested icon width ($requestedWidth) is not a conform width. Error: " . $e->getMessage(), self::CANONICAL, $e);
72 $message = "Icon ({$tagAttribute->getValue("name")}). Error while rendering: {$e->getMessage()}";
H A DFetcherSvg.php433 throw new ExceptionBadSyntaxRuntime($e->getMessage(), self::CANONICAL, 1, $e);
449 throw new ExceptionBadSyntaxRuntime($e->getMessage(), self::CANONICAL, 1, $e);
577 LogUtility::internalError("Unable to add the FetchImageSvg class as dependency. Error: {$e->getMessage()}");
582 LogUtility::internalError("Unable to add the XmlDocument class as dependency. Error: {$e->getMessage()}");
1102 LogUtility::msg("The requested width $requestedWidth could not be converted to pixel. It returns the following error ({$e->getMessage()}). Processing was stopped");
1119 LogUtility::msg("The requested height $requestedHeight could not be converted to pixel. It returns the following error ({$e->getMessage()}). Processing was stopped");
1470 throw new ExceptionBadArgument("We can't get the icon path. Error: {$e->getMessage()}. (ie media or icon name attribute is mandatory).", self::CANONICAL, 1, $e);
1511 throw new ExceptionNotFound("The name ($requestedName) is not a valid icon name. Error: ({$e->getMessage()}.", self::CANONICAL, 1, $e);
1520 throw new ExceptionCompile("The icon ($requestedName) could not be downloaded. Error: ({$e->getMessage()}.", self::CANONICAL);
1721 throw new ExceptionRuntime("The svg file ($path) is not a valid svg. Error: {$e->getMessage()}");
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DCreateMessageRequest.php35 public function getMessage() function in Google\\Service\\CloudHealthcare\\CreateMessageRequest
H A DIngestMessageRequest.php35 public function getMessage() function in Google\\Service\\CloudHealthcare\\IngestMessageRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DHistoryMessageAdded.php35 public function getMessage() function in Google\\Service\\Gmail\\HistoryMessageAdded
H A DHistoryMessageDeleted.php35 public function getMessage() function in Google\\Service\\Gmail\\HistoryMessageDeleted
/plugin/bez/
H A Dcron-daily.php32 $errors[] = $e->getMessage();
/plugin/log/
H A Dajax.php18 echo $e->getMessage();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DExceptionStackTest.php9 $message = $e->getMessage() . $e->getComparisonFailure()->getDiff();
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Factory/
H A DNonceTrait.php40 $e->getMessage()
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/
H A DMessage.php45 public function getMessage() function in FreeDSx\\Socket\\Queue\\Message
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBiEngineReason.php55 public function getMessage() function in Google\\Service\\Bigquery\\BiEngineReason
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildbotCommandStatus.php37 public function getMessage() function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotCommandStatus
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceManagedByIgmErrorManagedInstanceError.php55 public function getMessage() function in Google\\Service\\Compute\\InstanceManagedByIgmErrorManagedInstanceError
H A DAutoscalerStatusDetails.php41 public function getMessage() function in Google\\Service\\Compute\\AutoscalerStatusDetails
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayOperationMetadataDiagnostic.php55 public function getMessage() function in Google\\Service\\Apigateway\\ApigatewayOperationMetadataDiagnostic
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DErrorValue.php41 public function getMessage() function in Google\\Service\\Sheets\\ErrorValue
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DReleaseRenderEvent.php41 public function getMessage() function in Google\\Service\\CloudDeploy\\ReleaseRenderEvent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DInstanceMessage.php55 public function getMessage() function in Google\\Service\\CloudMemorystoreforMemcached\\InstanceMessage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DLocalizedMessage.php55 public function getMessage() function in Google\\Service\\VMMigrationService\\LocalizedMessage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DRuntimeError.php55 public function getMessage() function in Google\\Service\\PagespeedInsights\\RuntimeError
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DUploadAccountResponseError.php55 public function getMessage() function in Google\\Service\\IdentityToolkit\\UploadAccountResponseError
/plugin/telleveryone/
H A Dadmin.php51 msg($e->getMessage(), -1);
97 msg($e->getMessage(), -1);
/plugin/structtemplate/meta/
H A DStructTemplateSyntax.php107 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
160 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());

12345678910>>...35