spring-framework / org.springframework.jmx.access / MBeanConnectFailureException / <init>

<init>

MBeanConnectFailureException(msg: String, cause: Throwable)

Create a new MBeanConnectFailureException with the specified error message and root cause.

Parameters

msg - the detail message

cause - the root cause