org.jbehave.core.errors
Class StoryNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.errors.StoryNotFoundException
- All Implemented Interfaces:
- Serializable
public class StoryNotFoundException
- extends RuntimeException
Thrown when a story is not found by the class loader
- Author:
- Mauro Talevi
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StoryNotFoundException
public StoryNotFoundException(String message)
Copyright © 2003-2010. All Rights Reserved.