ProtocolPeerException Class |
Namespace: Demo3D.IO
public class ProtocolPeerException : IOException
The ProtocolPeerException type exposes the following members.
| Name | Description | |
|---|---|---|
| ProtocolPeerException |
Initializes a new instance of the ProtocolPeerException class with a specified error message.
|
| 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.
|