org.picocontainer.defaults
Class AmbiguousComponentResolutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.picocontainer.PicoException
org.picocontainer.PicoInitializationException
org.picocontainer.PicoInstantiationException
org.picocontainer.defaults.AmbiguousComponentResolutionException
- All Implemented Interfaces:
- Serializable
- public class AmbiguousComponentResolutionException
- extends PicoInstantiationException
- See Also:
- Serialized Form
AmbiguousComponentResolutionException
public AmbiguousComponentResolutionException(Class ambiguousClass,
Object[] foundKeys)
getMessage
public String getMessage()
getResultingKeys
public Object[] getResultingKeys()
Copyright © 2003 Codehaus. All Rights Reserved.