org.jbehave.core.errors
Class InvalidRunnableStoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.errors.InvalidRunnableStoryException
- All Implemented Interfaces:
- Serializable
public class InvalidRunnableStoryException
- extends RuntimeException
Thrown when a runnable story does not provide to the story runner
all the required parameters.
- 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 |
InvalidRunnableStoryException
public InvalidRunnableStoryException(String message)
Copyright © 2003-2010. All Rights Reserved.