public class AssignabilityRegistrationException extends PicoRegistrationException
PicoRegistrationException
that is thrown during component registration if the
component's key is a type and the implementation is not assignable to.Constructor and Description |
---|
AssignabilityRegistrationException(java.lang.Class type,
java.lang.Class clazz)
Construct an exception with the type and the unassignable class.
|
getCause, printStackTrace, printStackTrace, printStackTrace