BUG-5280: add AbstractClientConnection
[controller.git] / opendaylight / md-sal / cds-access-client / src / main / java / org / opendaylight / controller / cluster / access / client / NoProgressException.java
index f046be40c79e529400872bf6c802354bf7bf26fd..cc34b30e8b2ba3c049cfcae7637121c88e5f3562 100644 (file)
@@ -12,7 +12,7 @@ import org.opendaylight.controller.cluster.access.concepts.RequestException;
 
 /**
  * Internal {@link RequestException} used as poison cause when the client fails to make progress for a long time.
 
 /**
  * Internal {@link RequestException} used as poison cause when the client fails to make progress for a long time.
- * See {@link SequencedQueue} for details.
+ * See {@link AbstractClientConnection} for details.
  *
  * @author Robert Varga
  */
  *
  * @author Robert Varga
  */