Class MethodMap.AmbiguousException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.shared.utils.introspection.MethodMap.AmbiguousException
All Implemented Interfaces:
Serializable
Enclosing class:
MethodMap

static class MethodMap.AmbiguousException extends Exception
simple distinguishable exception, used when we run across ambiguous overloading
  • Field Details

  • Constructor Details

    • AmbiguousException

      AmbiguousException()