An exception that is thrown when a terminal error occurs.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Class TerminalException _
	Inherits Exception
C#
public class TerminalException : Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Rebex.TerminalEmulation..::..TerminalException

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also