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 } © 2025 . All rights reserved. (Last updated: 2025-06-03) Generated by jazzy ♪♫ v0.15.3, a Realm project.