Class AmbigousFactoryException

All Implemented Interfaces:
Serializable, DependenciesAccessor, DependencyAccessor, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap

public class AmbigousFactoryException extends DependencyException.FactoryDependenciesException
The AmbigousFactoryException is thrown in case one FactoryClaim instance can be matched by multiple dependencies.
See Also: