Contents

MXCrashDiagnosticObjectiveCExceptionReason

An object that represents the exception reason for an uncaught ObjC exception.

Declaration

class MXCrashDiagnosticObjectiveCExceptionReason

Overview

The crash report for an uncaught Objective-C NSException can contain detailed information about the type, name and description of the exception object. Use the properties and methods on MXCrashDiagnosticObjectiveCExceptionReason to access this information.

Topics

Generating a report

Reading the data

Initializers

See Also

Data types