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
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString