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.
The Mach exception type of the crash.
var exceptionType: NSNumber? { get }Mach exception types are in the usr/include/mach/exception_types.h file in the SDK.