Exception thrown when we cannot locate an instance of an MBeanServer,
or when more than one instance is found.
author: Rob Harrop author: Juergen Hoeller since: 1.2 See Also:org.springframework.jmx.support.JmxUtils.locateMBeanServer
Create a new MBeanServerNotFoundException with the
specified error message and root cause.
Parameters: msg - the error message Parameters: cause - the root cause