picocontainer.defaults
Class DuplicateComponentTypeRegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
picocontainer.PicoRegistrationException
picocontainer.defaults.DuplicateComponentTypeRegistrationException
- All Implemented Interfaces:
- Serializable
- public class DuplicateComponentTypeRegistrationException
- extends PicoRegistrationException
- See Also:
- Serialized Form
DuplicateComponentTypeRegistrationException
public DuplicateComponentTypeRegistrationException(Class clazz)
getDuplicateClass
public Class getDuplicateClass()
getMessage
public String getMessage()
Copyright © 2003 Codehaus. All Rights Reserved.