Uses of Class
org.apache.commons.jexl3.internal.introspection.MethodKey.AmbiguousException
Packages that use MethodKey.AmbiguousException
Package
Description
Provides low-level introspective services.
-
Uses of MethodKey.AmbiguousException in org.apache.commons.jexl3.internal.introspection
Methods in org.apache.commons.jexl3.internal.introspection that return MethodKey.AmbiguousExceptionModifier and TypeMethodDescriptionprivate static <T extends Executable>
MethodKey.AmbiguousExceptionMethodKey.ambiguousException
(Class<?>[] classes, Iterable<T> applicables) Creates an ambiguous exception.Methods in org.apache.commons.jexl3.internal.introspection that throw MethodKey.AmbiguousException