Eclipse
IntelliJ
NetBeans
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Java SE, Sun OpenJDK7.b12
Package:
javax.management
Exception
public
class
RuntimeMBeanException
extends
JMRuntimeException
Overview
Inheritance
Members
Usage
Source
Books
Since
1.5
Version
Not specified.
Author(s)
Not specified.
Represents runtime exceptions thrown by MBean methods in the agent. It "wraps" the actual
java.lang.RuntimeException
exception thrown. This exception will be built by the MBeanServer when a call to an MBean method throws a runtime exception.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
Home
-
About
-
FAQ
-
Privacy
-
Contact
java.lang.RuntimeExceptionexception thrown. This exception will be built by the MBeanServer when a call to an MBean method throws a runtime exception.