javax.management
public class: JMException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.management.JMException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RoleInfoNotFoundException, NotCompliantMBeanException, InvalidRelationTypeException, RelationServiceNotRegisteredException, RelationNotFoundException, InvalidAttributeValueException, OpenDataException, InvalidRelationServiceException, IntrospectionException, MBeanRegistrationException, ServiceNotFoundException, ReflectionException, InstanceAlreadyExistsException, InvalidRoleInfoException, InstanceNotFoundException, OperationsException, MBeanException, RoleNotFoundException, RelationTypeNotFoundException, ListenerNotFoundException, MalformedObjectNameException, RelationException, AttributeNotFoundException, InvalidRelationIdException, InvalidRoleValueException
Exceptions thrown by JMX implementations.
It does not include the runtime exceptions.
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |