class BeanInstantiationException : RuntimeException
RuntimeException thrown, when beans could not be instantiated.
Author
Christopher Frieler
BeanInstantiationException(message: String?)BeanInstantiationException(message: String?, cause: Throwable?) |