# exceptionCallback

> An event that fires when an exception is thrown within the Project Bind UI.

## Definition

* **Type:** Event
* **Namespace:** [UnityEditor.Connect](/engine/6000.6/script-reference/unityeditor/connect.md)
* **Assembly:** UnityEditor

```csharp
public event Action<Exception> exceptionCallback
```
