Home
last modified time | relevance | path

Searched defs:withMessageAndError (Results 1 – 2 of 2) 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