# ProtocolTransportException.ProtocolTransportException(SerializationInfo, StreamingContext)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.protocoltransportexception/) | [Constructors](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.protocoltransportexception/constructors/)

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Orleans.EventSourcing/LogConsistency/ILogConsistencyProtocolServices.cs#L72-L73)

```csharp
[System.Obsolete]
protected ProtocolTransportException(SerializationInfo info, StreamingContext context)
```

### Parameters

- `info` (`SerializationInfo`)
- `context` (`StreamingContext`)
