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: 6.3.0.0 (0.8.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