Class MBeanRegistrationException

java.lang.Object
All Implemented Interfaces:
Serializable

public class MBeanRegistrationException extends MBeanException
Wraps exceptions thrown by the preRegister(), preDeregister() methods of the MBeanRegistration interface.
Since:
1.5
See Also: