We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d909f8b commit 7d4f614Copy full SHA for 7d4f614
src/com/rabbitmq/client/impl/StrictExceptionHandler.java
@@ -29,7 +29,7 @@
29
import com.rabbitmq.client.TopologyRecoveryException;
30
31
/**
32
- * An implementation of {@link com.rabbitmq.client.ExceptionHandler} that does not
+ * An implementation of {@link com.rabbitmq.client.ExceptionHandler} that does
33
* close channels on unhandled consumer exception.
34
*
35
* Used by {@link AMQConnection}.
0 commit comments