org.jbehave.core.errors
Class InvalidStoryClassPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.errors.InvalidStoryClassPathException
- All Implemented Interfaces:
- Serializable
public class InvalidStoryClassPathException
- extends RuntimeException
Thrown when the classpath of a RunnableStory
is not valid
- 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 |
InvalidStoryClassPathException
public InvalidStoryClassPathException(String message)
Copyright © 2003-2010. All Rights Reserved.