Class CucumberExpressionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.cucumber.cucumberexpressions.CucumberExpressionException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AmbiguousParameterTypeException, DuplicateTypeNameException, UndefinedParameterTypeException

@API(status=STABLE) public class CucumberExpressionException extends RuntimeException
See Also: