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, TooManySatisfiableConstructorsException, UnsatisfiableDependenciesException
- public class PicoIntrospectionException
- extends PicoRegistrationException
- Version:
- $Revision: 1.3 $
- Author:
- Paul Hammant, Aslak Hellesøy
- See Also:
- Serialized Form
PicoIntrospectionException
public PicoIntrospectionException()
PicoIntrospectionException
protected PicoIntrospectionException(String message)
PicoIntrospectionException
public PicoIntrospectionException(Throwable cause)
PicoIntrospectionException
public PicoIntrospectionException(String message,
Throwable cause)
Copyright © 2003-2004 Codehaus. All Rights Reserved.