open class MBeanInfoRetrievalException : JmxException
Thrown if an exception is encountered when trying to retrieve MBean metadata.
Author
Rob Harrop
Author
Juergen Hoeller
Since
1.2
See Also
MBeanClientInterceptorMBeanProxyFactoryBean
MBeanInfoRetrievalException(msg: String)
Create a new MBeanInfoRetrievalException(msg: String, cause: Throwable)
Create a new |