Package net.thucydides.core.reports.xml
Class NotAThucydidesReportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.thucydides.core.reports.xml.NotAThucydidesReportException
- All Implemented Interfaces:
Serializable
Exception thrown if we attempt to process a file that is not a valid Thucydides XML report.
- Author:
- johnsmart
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotAThucydidesReportException
-