ErrorCode
public enum ErrorCode : Int
The different types of errors.
-
The raw value of type String.
Declaration
Swift
public var _rawValue: String { get set }
public enum ErrorCode : Int
The different types of errors.
The raw value of type String.
Swift
public var _rawValue: String { get set }