Class AmbiguousResolutionException

All Implemented Interfaces:
Serializable

public class AmbiguousResolutionException extends JGivenWrongUsageException
Thrown when a field cannot be uniquely resolved by the name or type.
See Also:
  • Constructor Details

    • AmbiguousResolutionException

      public AmbiguousResolutionException(String message)