Class NotAThucydidesReportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.thucydides.model.reports.xml.NotAThucydidesReportException
All Implemented Interfaces:
Serializable

public class NotAThucydidesReportException extends Exception
Exception thrown if we attempt to process a file that is not a valid Thucydides XML report.
Author:
johnsmart
See Also: