Class AmbiguousClass

All Implemented Interfaces:
Serializable

public class AmbiguousClass extends ClassNotFound
This exception is thrown when an unqualified class name is used that can be resolved in more than one way. WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.
See Also:
  • Field Details

  • Constructor Details