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