Searched refs:RelationServiceNotRegisteredException (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/relation/
H A DRelationServiceNotRegisteredException.java34 public class RelationServiceNotRegisteredException extends RelationException { class in inherits:RelationException
42 public RelationServiceNotRegisteredException() { method in class:RelationServiceNotRegisteredException
51 public RelationServiceNotRegisteredException(String message) { method in class:RelationServiceNotRegisteredException
H A DRelation.java65 * @exception RelationServiceNotRegisteredException if the Relation
73 RelationServiceNotRegisteredException;
87 * @exception RelationServiceNotRegisteredException if the Relation
94 RelationServiceNotRegisteredException;
117 * @exception RelationServiceNotRegisteredException if the Relation
121 throws RelationServiceNotRegisteredException;
153 * @exception RelationServiceNotRegisteredException if the Relation
167 RelationServiceNotRegisteredException,
185 * @exception RelationServiceNotRegisteredException if the Relation
196 RelationServiceNotRegisteredException,
[all...]
H A DRelationServiceMBean.java48 * @exception RelationServiceNotRegisteredException if it is not
52 throws RelationServiceNotRegisteredException;
177 * @exception RelationServiceNotRegisteredException if the Relation
184 throws RelationServiceNotRegisteredException,
207 * @exception RelationServiceNotRegisteredException if the Relation
228 throws RelationServiceNotRegisteredException,
252 * @exception RelationServiceNotRegisteredException if the Relation
282 RelationServiceNotRegisteredException,
481 * @exception RelationServiceNotRegisteredException if the Relation
489 RelationServiceNotRegisteredException,
[all...]
H A DRelationSupport.java274 * @exception RelationServiceNotRegisteredException if the Relation
282 RelationServiceNotRegisteredException {
293 // RelationServiceNotRegisteredException
313 * @exception RelationServiceNotRegisteredException if the Relation
320 RelationServiceNotRegisteredException {
329 // Can throw RelationServiceNotRegisteredException
343 * @exception RelationServiceNotRegisteredException if the Relation
347 throws RelationServiceNotRegisteredException {
457 * @exception RelationServiceNotRegisteredException if the Relation
471 RelationServiceNotRegisteredException,
[all...]
H A DRelationService.java175 * @exception RelationServiceNotRegisteredException if it is not
179 throws RelationServiceNotRegisteredException {
185 throw new RelationServiceNotRegisteredException(excMsg);
445 * @exception RelationServiceNotRegisteredException if the Relation
452 throws RelationServiceNotRegisteredException,
456 // Can throw RelationServiceNotRegisteredException
496 // Can throw RelationServiceNotRegisteredException (detected
531 * @exception RelationServiceNotRegisteredException if the Relation
553 throws RelationServiceNotRegisteredException,
560 // Can throw RelationServiceNotRegisteredException
[all...]

Completed in 50 milliseconds