Class RuntimeOperationsException

All Implemented Interfaces:
Serializable

public class RuntimeOperationsException
extends JMRuntimeException
Represents runtime exceptions thrown in the agent when performing operations on MBeans. It wraps the actual java.lang.RuntimeException thrown.
Since:
1.5
See Also:
Serialized Form