org.jbehave.core.embedder
Class Embedder.ViewGenerationFailed
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.embedder.Embedder.ViewGenerationFailed
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Embedder
public static class Embedder.ViewGenerationFailed
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Embedder.ViewGenerationFailed
public Embedder.ViewGenerationFailed(File outputDirectory,
List<String> formats,
Properties viewResources,
RuntimeException cause)
Embedder.ViewGenerationFailed
public Embedder.ViewGenerationFailed(File outputDirectory,
StoryMaps storyMaps,
Properties viewResources,
RuntimeException cause)
Copyright © 2003-2012. All Rights Reserved.