org.picocontainer.defaults
Class NoPicoSuitableConstructorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.picocontainer.PicoException
org.picocontainer.PicoInitializationException
org.picocontainer.PicoIntrospectionException
org.picocontainer.defaults.NoPicoSuitableConstructorException
- All Implemented Interfaces:
- Serializable
- public class NoPicoSuitableConstructorException
- extends PicoIntrospectionException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoPicoSuitableConstructorException
public NoPicoSuitableConstructorException(Class forClass)
getForImplementationClass
public Class getForImplementationClass()
Copyright © 2003 Codehaus. All Rights Reserved.