ApplicationContextException(msg: String)
Create a new ApplicationContextException with the specified detail message and no root cause.
ApplicationContextException(msg: String, cause: Throwable)
Create a new ApplicationContextException with the specified detail message and the given root cause.