|
|
javax > javax.management > javax.management.relation > javax.management.relation.relationexception >
Class: javax.management.relation.RelationException java.lang.Object java.lang.Throwable java.lang.Exception javax.management.JMException javax.management.relation.RelationException
public class RelationException extends JMException
FIELDS:
CONSTRUCTORS:
| | | public | RelationException() |
| | public | RelationException(String message) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getMessage(), getLocalizedMessage(), getCause(), initCause(java.lang.Throwable), toString(), printStackTrace(), printStackTrace(java.io.PrintStream), printStackTrace(java.io.PrintWriter), fillInStackTrace(), getStackTrace(), setStackTrace(java.lang.StackTraceElement[]), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
| InvalidRelationIdException, InvalidRelationServiceException, InvalidRelationTypeException, InvalidRoleInfoException, InvalidRoleValueException, RelationNotFoundException, RelationServiceNotRegisteredException, RelationTypeNotFoundException, RoleInfoNotFoundException, RoleNotFoundException, |
|
|
|
|
|



|