Package org.jbehave.core.steps
Class ConvertedParameters.ValueNotFound
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.jbehave.core.steps.ConvertedParameters.ValueNotFound
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ConvertedParameters
public static class ConvertedParameters.ValueNotFound extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ValueNotFound(String name)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
ValueNotFound
public ValueNotFound(String name)
-
-