NSError public extension NSError init(_:_:) Returns an NSError object initialized with a SCMError. Declaration Swift convenience init(_ scmError: SCMError, _ userInfo: [String : Any]? = nil) scmError Returns an optional SCMError describing the error. Declaration Swift var scmError: SCMError? { get } © 2024 . All rights reserved. (Last updated: 2024-11-12) Generated by jazzy ♪♫ v0.14.4, a Realm project.