BeanDefinitionValidationException(msg: String)
Create a new BeanDefinitionValidationException with the specified message.
BeanDefinitionValidationException(msg: String, cause: Throwable)
Create a new BeanDefinitionValidationException with the specified message and root cause.