Class NoNewTestReportException

All Implemented Interfaces:
Serializable

public class NoNewTestReportException extends TransformerException
Signals that there are not new report found for this run.
Author:
Gregory Boissinot
See Also:
  • Constructor Details

    • NoNewTestReportException

      public NoNewTestReportException(String message)