org.jbehave.core.reporters
Class FilePrintStreamFactory.PrintStreamCreationFailed

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jbehave.core.reporters.FilePrintStreamFactory.PrintStreamCreationFailed
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
FilePrintStreamFactory

public class FilePrintStreamFactory.PrintStreamCreationFailed
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
FilePrintStreamFactory.PrintStreamCreationFailed(java.io.File file, java.lang.Exception cause)
           
 
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

FilePrintStreamFactory.PrintStreamCreationFailed

public FilePrintStreamFactory.PrintStreamCreationFailed(java.io.File file,
                                                        java.lang.Exception cause)


Copyright © 2003-2010. All Rights Reserved.