org.picocontainer
Class PicoIntrospectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.picocontainer.PicoException
org.picocontainer.PicoRegistrationException
org.picocontainer.PicoIntrospectionException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AmbiguousComponentResolutionException, BeanPropertyComponentAdapterFactory.PicoBeanInfoInitializationException, NoSatisfiableConstructorsException, TooManySatisfiableConstructorsException
- public abstract class PicoIntrospectionException
- extends PicoRegistrationException
- Version:
- $Revision: 1.3 $
- Author:
- Aslak Hellesøy
- See Also:
- Serialized Form
PicoIntrospectionException
protected PicoIntrospectionException()
PicoIntrospectionException
protected PicoIntrospectionException(String message)
PicoIntrospectionException
protected PicoIntrospectionException(String message,
Exception cause)
Copyright © 2003 Codehaus. All Rights Reserved.