ProtocolPeerException Methods |
The ProtocolPeerException type exposes the following members.
| Name | Description | |
|---|---|---|
| GetInternalDataT |
Get additional data associated with the error.
| |
| SetInternalData(Object) |
Set additional data associated with the error.
| |
| SetInternalData(Type, Object) |
Set additional data associated with the error.
| |
| SetInternalDataT(T) |
Set additional data associated with the error.
| |
| TryGetInternalDataT |
Get additional data associated with the error.
|