Contents

exceptionType

The Mach exception type of the crash.

Declaration

var exceptionType: NSNumber? { get }

Discussion

Mach exception types are in the usr/include/mach/exception_types.h file in the SDK.

See Also

Viewing exception details