# WrappedException Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.runtime.wrappedexception/)

## OriginalExceptionType {#originalexceptiontype-11e6e992}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.runtime.wrappedexception/properties/originalexceptiontype-11e6e992/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core.Abstractions/Exceptions/WrappedException.cs)

```csharp
[Orleans.Id(0)]
public string? OriginalExceptionType
```

Gets or sets the type of the original exception.
