org.jbehave.core.io
Class InvalidStoryResource
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.io.InvalidStoryResource
- All Implemented Interfaces:
- Serializable
public class InvalidStoryResource
- extends RuntimeException
Thrown when a story resource is not valid
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidStoryResource
public InvalidStoryResource(String storyPath,
Throwable cause)
InvalidStoryResource
public InvalidStoryResource(String storyPath,
InputStream stream,
Throwable cause)
Copyright © 2003-2011. All Rights Reserved.