Click or drag to resize

ProtocolPeerException Class

An exception thrown when the an error is detected caused by the peer.
Inheritance Hierarchy

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public class ProtocolPeerException : IOException

The ProtocolPeerException type exposes the following members.

Constructors
  NameDescription
Public methodProtocolPeerException
Initializes a new instance of the ProtocolPeerException class with a specified error message.
Top
Methods
See Also