# Sandbox.CompilerOutput.Exception

```csharp
System.Exception Exception { get; set; }
```

If an exception happened during the build, it'll be available here

Declared in [Sandbox.CompilerOutput](/api/Sandbox.CompilerOutput).
Assembly: `Sandbox.Compiling`.
