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:
- java.io.Serializable
- Enclosing class:
- Keywords
public static class Keywords.StartingWordNotFound
- extends java.lang.RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Keywords.StartingWordNotFound
public Keywords.StartingWordNotFound(java.lang.String step,
StepType stepType,
java.util.Map<StepType,java.lang.String> startingWordsByType)
Keywords.StartingWordNotFound
public Keywords.StartingWordNotFound(java.lang.String step,
java.util.Map<StepType,java.lang.String> startingWordsByType)
Keywords.StartingWordNotFound
public Keywords.StartingWordNotFound(StepType stepType,
java.util.Map<StepType,java.lang.String> startingWordsByType)
Copyright © 2003-2012. All Rights Reserved.