Package org.jbehave.core.io
Class StoryResourceNotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.io.StoryResourceNotFound
- All Implemented Interfaces:
Serializable
Thrown when a story resource is not found
- See Also:
-
Constructor Summary
ConstructorDescriptionStoryResourceNotFound
(String storyPath, ClassLoader classLoader) StoryResourceNotFound
(String storyPath, List<String> traversalPaths) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StoryResourceNotFound
-
StoryResourceNotFound
-