Class DynamicTest.NoSuchMethodException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.illumon.iris.validation.dynamic.DynamicTest.NoSuchMethodException
All Implemented Interfaces:
Serializable
Enclosing class:
DynamicTest

public static class DynamicTest.NoSuchMethodException
extends RuntimeException
An exception thrown when the test method is not present in DynamicValidatorInterface.
See Also:
Serialized Form