Class DynamicTest.DynamicExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.illumon.iris.validation.dynamic.DynamicTest.DynamicExecutionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DynamicTest
public static class DynamicTest.DynamicExecutionException extends RuntimeException
An exception thrown when problems are encountered converting strings into typed parameter values.
- 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