com.canoo.webtest.reporting
Class ReportCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.canoo.webtest.reporting.ReportCreationException
- All Implemented Interfaces:
- Serializable
public final class ReportCreationException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReportCreationException
public ReportCreationException(String s)
ReportCreationException
public ReportCreationException(Throwable initialThrowable)
getInitialThrowable
public Throwable getInitialThrowable()