Exception: javax.management.MBeanException

Represents "user defined" exceptions thrown by MBean methods in the agent. It "wraps" the actual "user defined" exception thrown. This exception will be built by the MBeanServer when a call to an MBean method results in an unknown exception.
Since:
@since 1.5

Inheritance

Superclass tree: Implements:

Methods