LocalError
public enum LocalError : LocalizedError, NSErrorSerializable
Local error types.
-
Invalid form input.
Declaration
Swift
case invalidFormInput
-
Declaration
Swift
public var errorDescription: String? { get }
-
Undocumented
Declaration
Swift
public var errorCode: Int { get }