InvalidArgumentError
public struct InvalidArgumentError : MongoUserError
An error thrown when the user passes in invalid arguments to a driver method.
-
Declaration
Swift
public var errorDescription: String? { get }