Click or drag to resize
TapiException Class
The exception that is thrown when Telephony API (TAPI) error occurs.
Inheritance Hierarchy

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public class TapiException : Exception

The TapiException type exposes the following members.

Properties
  NameDescription
Public propertyTapiError
Gets the TAPI error number. Most common TAPI error numbers are listed in TapiErrors enumeration.
Top
See Also