org.picocontainer
Class PicoRegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.picocontainer.PicoException
org.picocontainer.PicoRegistrationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AssignabilityRegistrationException, DuplicateComponentKeyRegistrationException, NotConcreteRegistrationException, PicoIntrospectionException
- public abstract class PicoRegistrationException
- extends PicoException
- See Also:
- Serialized Form
PicoRegistrationException
protected PicoRegistrationException()
PicoRegistrationException
protected PicoRegistrationException(String message)
PicoRegistrationException
protected PicoRegistrationException(Throwable cause)
PicoRegistrationException
protected PicoRegistrationException(String message,
Throwable cause)
Copyright © 2003-2004 Codehaus. All Rights Reserved.