net.thucydides.core.resources
Class ResourceCopyingError

Package class diagram package ResourceCopyingError
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
ResourceCopyingError(String message, Throwable e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceCopyingError

public ResourceCopyingError(String message,
                            Throwable e)


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.