Provides access to the exception type and code.
More...
Inherits NSObject.
|
uint64_t | type |
| The Mach exception type. More...
|
|
NSArray * | codes |
| The Mach exception codes, represented as an ordered array of 64-bit unsigned NSNumber instances. More...
|
|
Provides access to the exception type and code.
- See Also
- mach_exceptions.
The Mach exception codes, represented as an ordered array of 64-bit unsigned NSNumber instances.
The documentation for this class was generated from the following files:
- Source/PLCrashReportMachExceptionInfo.h
- Source/PLCrashReportMachExceptionInfo.m