# IgnoreError

> Whether the error is ignored instead of raising an exception.

## Definition

* **Type:** Property
* **Namespace:** [Unity.SmartStrings](/engine/6000.7/script-reference/unity/smartstrings.md)
* **Assembly:** UnityEngine.SmartStringsModule

```csharp
public bool IgnoreError { get; }
```
