Class
Swift​Error​Box
@objc(MKBSwiftErrorBox) public class SwiftErrorBox: ErrorBox
Holds Swift errors which are bridged to NSErrors
.
Relationships
Superclass
ErrorBox
Used to forward errors thrown from stubbed implementations to the Objective-C runtime.
Properties
error
@objc public let error: Error