YMMErrorReportingOptions

Contains parameters for sending errors.

Enumerations

Описание перечислений

YMMErrorReportingOptions

YMMErrorReportingOptions

Constants Description
YMMErrorReportingOptionsNoBacktrace = 1 << 0

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

Note. This option doesn't affect the backtraces that are passed in the error itself.
Constants Description
YMMErrorReportingOptionsNoBacktrace = 1 << 0

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

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