AMAErrorReportingOptions

Contains parameters for sending errors.

Enumerations

AMAErrorReportingOptions

Contains parameters for sending errors.

Enumeration descriptions

AMAErrorReportingOptions

AMAErrorReportingOptions

Constant

Description

AMAErrorReportingOptionsNoBacktrace = 1 << 0

An option that doesn't attach the send call backtrace to the error. Can speed up sending reports.

This option doesn't affect the backtraces that are passed in the error itself.