OperationFailed Class

An exception generated when PBX rejects the request.

Definition

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

Properties

TheResult Additional information

Methods

ToString String presentation of the exception
(Overrides ExceptionToString)

See Also