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