The exception that is thrown when a Telnet error occurs.

Namespace:  Rebex.Net
Assembly:  Rebex.Telnet (in Rebex.Telnet.dll)

Syntax

Visual Basic
Public Class TelnetException _
	Inherits NetworkSessionException
C#
public class TelnetException : NetworkSessionException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Rebex.Net..::..NetworkSessionException
      Rebex.Net..::..TelnetException

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also