PBXIsNotConnected Class

An exception generated when connection with PBX is not available.

Definition

Namespace: TCX.PBXAPI
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public class PBXIsNotConnected : Exception
Inheritance
Object    Exception    PBXIsNotConnected

Constructors

PBXIsNotConnectedInitializes a new instance of the PBXIsNotConnected class

Properties

Message overrriden
(Overrides ExceptionMessage)

See Also