DocumentTooLargeError
public struct DocumentTooLargeError : BSONErrorProtocol
extension BSONError.DocumentTooLargeError: MongoErrorProtocol
An error thrown when a document exceeds the maximum BSON encoding size.
-
Declaration
Swift
public var errorDescription: String? { get }