org.jbehave.core.configuration
Class Keywords.StartingWordNotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.configuration.Keywords.StartingWordNotFound
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Keywords
public static class Keywords.StartingWordNotFound
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Keywords.StartingWordNotFound
public Keywords.StartingWordNotFound(String step,
StepType stepType,
Map<StepType,String> startingWordsByType)
Keywords.StartingWordNotFound
public Keywords.StartingWordNotFound(String step,
Map<StepType,String> startingWordsByType)
Keywords.StartingWordNotFound
public Keywords.StartingWordNotFound(StepType stepType,
Map<StepType,String> startingWordsByType)
Copyright © 2003-2012. All Rights Reserved.