Click or drag to resize

ServerTcpException Class

Base class of RW.Server.Tcp layer exceptions.
Inheritance Hierarchy

Namespace:  RW.Server.Tcp
Assembly:  RW.Server.Tcp (in RW.Server.Tcp.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax
public class ServerTcpException : ServerException

The ServerTcpException type exposes the following members.

Constructors
  NameDescription
Public methodServerTcpException
Initializes a new ServerTcpException isntance.
Top
See Also