Class DynamicTest.MissingParameterValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.illumon.iris.validation.dynamic.DynamicTest.MissingParameterValueException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DynamicTest
public static class DynamicTest.MissingParameterValueException extends RuntimeException
An exception thrown when trying to invoke the test, but a required parameter has not been set.
- See Also:
- Serialized Form
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString