Class BeanRegistrationContributionNotFoundException

All Implemented Interfaces:
Serializable

public class BeanRegistrationContributionNotFoundException extends BeanDefinitionGenerationException
Thrown when no suitable BeanFactoryContribution can be provided for the registration of a given bean definition.
Since:
6.0
Author:
Stephane Nicoll
See Also:
  • Constructor Details

    • BeanRegistrationContributionNotFoundException

      public BeanRegistrationContributionNotFoundException(String beanName, BeanDefinition beanDefinition)