javax.management.relation
public class: RelationException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.management.JMException
javax.management.relation.RelationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RoleInfoNotFoundException, InvalidRelationTypeException, RelationServiceNotRegisteredException, RelationNotFoundException, InvalidRelationServiceException, InvalidRoleInfoException, RoleNotFoundException, RelationTypeNotFoundException, InvalidRelationIdException, InvalidRoleValueException
This class is the superclass of any exception which can be raised during
relation management.
| 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 |