Home
last modified time | relevance | path

Searched refs:withMessageAndError (Results 1 – 8 of 8) sorted by relevance

/plugin/combo/ComboStrap/
H A DExceptionCompile.php35 public static function withMessageAndError(string $message, Throwable $previous) function in ComboStrap\\ExceptionCompile
H A DExceptionRuntime.php36 public static function withMessageAndError(string $message, Throwable $previous) function in ComboStrap\\ExceptionRuntime
H A DTemplateEngine.php147 …throw ExceptionRuntimeInternal::withMessageAndError("Error while instantiating handlebars for page…
H A DDatabasePageRow.php241 …throw ExceptionRuntimeInternal::withMessageAndError("The row should exists as we created it specif…
439 …throw ExceptionRuntimeInternal::withMessageAndError("Error while building back the analytics JSON …
H A DMediaMarkup.php932 … throw ExceptionRuntimeInternal::withMessageAndError("we don't support http fetch", $e);
H A DTemplateForWebPage.php693 …throw ExceptionRuntimeInternal::withMessageAndError("The toast snippet should have been found", $e…
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataTabular.php245 …throw ExceptionRuntimeInternal::withMessageAndError("The $identifierMetadataObject should be known…
389 …throw ExceptionRuntimeInternal::withMessageAndError("The meta identifier ($identifierMetadata) sho…
H A DMetadataDateTime.php45 …throw ExceptionRuntimeInternal::withMessageAndError("The date time should have been checked on set…