---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.2
alternate:
  - https://appmetrica.yandex.by/docs/en/sdk/ios/analytics/swift/ErrorReportingOptions.md
  - https://appmetrica.yandex.by/docs/ru/sdk/ios/analytics/swift/ErrorReportingOptions.md
  - href: en/sdk/ios/analytics/swift/ErrorReportingOptions.md
    type: text/markdown
    title: Markdown version
  - href: ../../../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://appmetrica.yandex.by/docs/en/llms.txt

# ErrorReportingOptions

Contains parameters for sending errors.

## Enumerations {#enum_summary}

#|
|| [ErrorReportingOptions](#enum_ErrorReportingOptions) | Contains parameters for sending errors. ||
|#

## Enumeration descriptions {#enum_detail}

### ErrorReportingOptions {#enum_ErrorReportingOptions}

`ErrorReportingOptions`

#|
|| **Константа** | **Описание** ||
|| `static var noBacktrace: ErrorReportingOptions { get }` | An option that doesn't attach the send call backtrace to the error. Can speed up sending reports.
{% note info %}

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

{% endnote %} ||
|#
