Class ReportGenerationFailedError

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thucydides.model.reports.ReportGenerationFailedError
All Implemented Interfaces:
Serializable

public class ReportGenerationFailedError extends RuntimeException
Report generation has failed for some reason.
See Also:
  • Constructor Details

    • ReportGenerationFailedError

      public ReportGenerationFailedError(String message, Throwable e)