Package org.picocontainer.injectors
Class AbstractInjector.NotConcreteRegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.picocontainer.PicoException
org.picocontainer.PicoCompositionException
org.picocontainer.injectors.AbstractInjector.NotConcreteRegistrationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
AbstractInjector<T>
public static class AbstractInjector.NotConcreteRegistrationException
extends PicoCompositionException
- Author:
- Aslak Hellesoy
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotConcreteRegistrationException
-
-
Method Details
-
getComponentImplementation
-