java.lang.Object | |||
↳ | java.lang.Throwable | ||
↳ | java.lang.Exception | ||
↳ | javax.management.JMException |
![]()
|
![]()
AttributeNotFoundException,
InstanceAlreadyExistsException,
InstanceNotFoundException,
IntrospectionException,
InvalidAttributeValueException,
InvalidRelationIdException,
InvalidRelationServiceException,
InvalidRelationTypeException,
InvalidRoleInfoException,
InvalidRoleValueException,
ListenerNotFoundException,
MBeanRegistrationException,
MalformedObjectNameException,
NotCompliantMBeanException,
RelationNotFoundException,
RelationServiceNotRegisteredException,
RelationTypeNotFoundException,
RoleInfoNotFoundException,
RoleNotFoundException,
ServiceNotFoundException
|
Exceptions thrown by JMX implementations. It does not include the runtime exceptions.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Default constructor.
| |||||||||||
Constructor that allows a specific error message to be specified.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||
![]()
|
Default constructor.
Constructor that allows a specific error message to be specified.
msg | the detail message. |
---|