Class LogCaptureRuleException

    • Constructor Detail

      • LogCaptureRuleException

        public LogCaptureRuleException​(String lastLoggedErrorMessage)
      • LogCaptureRuleException

        public LogCaptureRuleException​(String lastLoggedErrorMessage,
                                       @Nullable Throwable lastLoggedErrorThrowable)
      • LogCaptureRuleException

        public LogCaptureRuleException​(String lastLoggedErrorMessage,
                                       @Nullable Throwable lastLoggedErrorThrowable,
                                       @Nullable Throwable testFailingThrowable)