# Sandbox.Bind.BindSystem.CatchExceptions

```csharp
bool CatchExceptions { get; set; }
```

If true we'll catch and remove exceptions when testing links instead of
propagating them to the Tick call.

Declared in [Sandbox.Bind.BindSystem](/api/Sandbox.Bind.BindSystem).
Assembly: `Sandbox.Bind`.
