An exception that is thrown when a terminal error occurs.
            
    Namespace: 
   Rebex.TerminalEmulation
    Assembly:
   Rebex.Terminal (in Rebex.Terminal.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Class TerminalException _ Inherits Exception | 
| C# | 
|---|
| public class TerminalException : Exception | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
System..::..Exception
Rebex.TerminalEmulation..::..TerminalException
System..::..Exception
Rebex.TerminalEmulation..::..TerminalException
 
     
     
     
     
    