net.thucydides.core.resources
Class ResourceCopyingError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thucydides.core.resources.ResourceCopyingError
- All Implemented Interfaces:
- Serializable
public class ResourceCopyingError
- extends RuntimeException
An error occurred when copying resources required for the HTML reports.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourceCopyingError
public ResourceCopyingError(String message,
Throwable e)
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.