StructureMongoCore
MongoProtocolParsingError
struct MongoProtocolParsingError
struct MongoProtocolParsingError
init(from: Decoder) throws
Creates a new instance by decoding from the given decoder.
init(reason: MongoProtocolParsingError.Reason)
var description: String
A textual representation of this instance.
var halfWidthCornerQuoted: String
var localizedDescription: String
Retrieve the localized description for this error.
let reason: MongoProtocolParsingError.Reason