Package com.tngtech.jgiven.exception
Class AmbiguousResolutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tngtech.jgiven.exception.JGivenWrongUsageException
com.tngtech.jgiven.exception.AmbiguousResolutionException
- All Implemented Interfaces:
Serializable
Thrown when a field cannot be uniquely resolved by the name or type.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AmbiguousResolutionException
-