org.jbehave.core.steps
Class PendingStepMethodGenerator.StartingWordNotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.steps.PendingStepMethodGenerator.StartingWordNotFound
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PendingStepMethodGenerator
public static class PendingStepMethodGenerator.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 |
PendingStepMethodGenerator.StartingWordNotFound
public PendingStepMethodGenerator.StartingWordNotFound(String step,
Map<StepType,String> startingWordsByType)
PendingStepMethodGenerator.StartingWordNotFound
public PendingStepMethodGenerator.StartingWordNotFound(StepType stepType,
Map<StepType,String> startingWordsByType)
Copyright © 2003-2011. All Rights Reserved.