StructureMongoCore
MongoError
struct MongoError
struct MongoError
var debugDescription: String
A textual representation of this instance, suitable for debugging.
var description: String
A textual representation of this instance.
var halfWidthCornerQuoted: String
let kind: MongoError.Kind
var localizedDescription: String
Retrieve the localized description for this error.
let reason: MongoError.Reason?
var recommendedSolution: String