com.canoo.webtest.reporting
Class ReportCreationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.canoo.webtest.reporting.ReportCreationException
All Implemented Interfaces:
Serializable

public final class ReportCreationException
extends Exception

See Also:
Serialized Form

Constructor Summary
ReportCreationException(String s)
           
ReportCreationException(Throwable initialThrowable)
           
 
Method Summary
 Throwable getInitialThrowable()
           
 
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

ReportCreationException

public ReportCreationException(String s)

ReportCreationException

public ReportCreationException(Throwable initialThrowable)
Method Detail

getInitialThrowable

public Throwable getInitialThrowable()

Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.