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