|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelationException | |
javax.management.relation | The JBossMX relation service. |
Uses of RelationException in javax.management.relation |
Subclasses of RelationException in javax.management.relation | |
class |
InvalidRelationIdException
Thrown when a relation id provided has already been used. |
class |
InvalidRelationServiceException
Thrown when an invalid relation service is used. |
class |
InvalidRelationTypeException
Thrown when the relation type already exists with the given name or the same name is used in different role infos or there is no role info or a null role info. |
class |
InvalidRoleInfoException
Thrown when a role info has a minimum greater than its maximum. |
class |
InvalidRoleValueException
Thrown when the number of MBeans passed is less the minimum or greater than the maximum degree of a role, or the an MBean has an incorrect class or an MBean does not exist. |
class |
RelationNotFoundException
Thrown when there is no relation for a passed relation id. |
class |
RelationServiceNotRegisteredException
Thrown when the relation service has not been registered with the MBean Server. |
class |
RelationTypeNotFoundException
Thrown when a relation type is not registered with the relation service. |
class |
RoleInfoNotFoundException
Thrown when the a role info with the given name doesn't exist for relation type. |
class |
RoleNotFoundException
Thrown when the a role does not exist for a relation or is not readable or writable for the respective operation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |