You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/errors.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,7 @@ Children of `MongoRuntimeError` include:
154
154
155
155
## `MongoNetworkError`
156
156
157
-
These are errors encountered at runtime which occur when the driver encounters an issue in the network which leads to an inability to connect to a mongo server instance. Children of this class include:
157
+
These are errors which prevent the driver from connecting to a mongo server instance. Children of this class include:
0 commit comments