Class RepeatRule.RepeatedTestException

    • Constructor Detail

      • RepeatedTestException

        public RepeatedTestException​(String message)
        Constructor
        Parameters:
        message - the error message
      • RepeatedTestException

        public RepeatedTestException​(String message,
                                     Throwable cause)
        Constructor
        Parameters:
        message - the error message
        cause - exception causing this exception