Contents

exceptionCode

The encoded processor-specific information for the crash.

Declaration

var exceptionCode: NSNumber? { get }

Discussion

Processor-specific information is in the usr/include/mach/exception_types.h file in the SDK, or in one of its included files.

See Also

Viewing exception details