Errors
-
An error produced by
See moreVGSCollectSDK. Works similar to defaultNSErrorin iOS.Declaration
Swift
public class VGSError : NSError, @unchecked Sendable -
Declaration
Swift
public enum VGSErrorType : Int -
An error domain string used to produce
VGSErrorfromVGSCollectSDK- “vgscollect.sdk”Declaration
Swift
public let VGSCollectSDKErrorDomain: String -
VGS Validation Error object type
Declaration
Swift
public typealias VGSValidationError = String -
Default validation error types
See moreDeclaration
Swift
public enum VGSValidationErrorType : String
View on GitHub
Errors Reference