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:
  • Constructor Details

    • ResourceCopyingError

      public ResourceCopyingError(String message, Throwable e)