Class EmptyReportFileException

All Implemented Interfaces:
Serializable

public class EmptyReportFileException extends TransformerException
Signals that a test report file has an empty context.
Author:
Nikolas Falco
See Also:
  • Constructor Details

    • EmptyReportFileException

      public EmptyReportFileException(String message)