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 b144327 commit 19c2146Copy full SHA for 19c2146
projects/client/RabbitMQ.Client/src/client/exceptions/BrokerUnreachableException.cs
@@ -74,7 +74,7 @@ public class BrokerUnreachableException: IOException
74
75
///<summary>Construct a BrokerUnreachableException. Expects
76
///maps as per the description of the ConnectionAttempts and
77
- ///ConnectionErrors properties. The inner exception is associated
+ ///ConnectionErrors properties. The inner exception is associated
78
///with only one connection attempt.</summary>
79
public BrokerUnreachableException(IDictionary connectionAttempts,
80
IDictionary connectionErrors,
0 commit comments