LogicError
public struct LogicError : MongoUserError
An error thrown when the driver is incorrectly used.
-
Declaration
Swift
public var errorDescription: String? { get }
MongoSwift 1.3.0 Docs (100% documented)
public struct LogicError : MongoUserError
An error thrown when the driver is incorrectly used.
Swift
public var errorDescription: String? { get }