public static class Keywords.StartingWordNotFound extends RuntimeException
Constructor and Description |
---|
StartingWordNotFound(StepType stepType,
Map<StepType,String> startingWordsByType) |
StartingWordNotFound(String step,
Map<StepType,String> startingWordsByType) |
StartingWordNotFound(String step,
StepType stepType,
Map<StepType,String> startingWordsByType) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2016. All rights reserved.