picocontainer.hierarchical
Class UnsatisfiedDependencyStartupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
picocontainer.PicoInitializationException
picocontainer.hierarchical.UnsatisfiedDependencyStartupException
- All Implemented Interfaces:
- Serializable
- public class UnsatisfiedDependencyStartupException
- extends PicoInitializationException
- See Also:
- Serialized Form
UnsatisfiedDependencyStartupException
public UnsatisfiedDependencyStartupException(Class classThatNeedsDeps)
getMessage
public String getMessage()
getClassThatNeedsDeps
public Class getClassThatNeedsDeps()
Copyright © Codehaus. All Rights Reserved.