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 50b1099 commit 0f42450Copy full SHA for 0f42450
src/com/rabbitmq/client/impl/ExceptionHandler.java
@@ -47,7 +47,7 @@ public interface ExceptionHandler {
47
* Perform any required exception processing for the situation
48
* when the driver thread for the connection has called a
49
* FlowListener's handleFlow method, and that method has
50
- * thrown an exeption.
+ * thrown an exception.
51
* @param channel the ChannelN that held the FlowListener
52
* @param exception the exception thrown by FlowListener.handleFlow
53
*/
0 commit comments