ServerSelectionError
public struct ServerSelectionError : RuntimeError
An error that occured when trying to select a server (e.g. a timeout, or no server matched read preference).
-
Undocumented
Declaration
Swift
public var errorDescription: String { get }