Mockingbird Documentation 0.18.0

Class Swift​Error​Box

@objc(MKBSwiftErrorBox) public class SwiftErrorBox: ErrorBox  

Holds Swift errors which are bridged to NSErrors.

SwiftErrorBox SwiftErrorBox ErrorBox ErrorBox SwiftErrorBox->ErrorBox

Superclass

ErrorBox

Used to forward errors thrown from stubbed implementations to the Objective-C runtime.

Properties

error

@objc public let error: Error