# FieldIdNotPresentException Constructors

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.fieldidnotpresentexception/)

## FieldIdNotPresentException {#constructor-58c47781}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.fieldidnotpresentexception/constructors/constructor-58c47781/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Serialization/Exceptions.cs#L66-L68)

```csharp
public FieldIdNotPresentException()
```

Initializes a new instance of the [FieldIdNotPresentException](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.fieldidnotpresentexception/) class.
