3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Exception Class
base class for ObjectModel exceptions.
Definition
Namespace:
TCX.Configuration.Exceptions
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
class
PhoneSystemException
:
Exception
Inheritance
Object
Exception
PhoneSystemException
Derived
TCX.Configuration.Exceptions
AlreadyCommittedException
TCX.Configuration.Exceptions
DNNameIsNotSpecified
TCX.Configuration.Exceptions
ENLParameterException
TCX.Configuration.Exceptions
FileOperationException
TCX.Configuration.Exceptions
IPAddressFormatException
TCX.Configuration.Exceptions
ObjectAlreadyExistsException
TCX.Configuration.Exceptions
ObjectSavingException
TCX.Configuration.Exceptions
PhoneSystemInitializationException
TCX.Configuration.Exceptions
PropertyFormatException
TCX.Configuration.Exceptions
PropertyReadOnlyException
TCX.Configuration
MalformedRolesException
More
Less
Constructors
PhoneSystemException
Initializes a new instance of the
PhoneSystemException
class
PhoneSystemException(String)
Initializes a new instance of the
PhoneSystemException
class
See Also
Reference
TCX.Configuration.Exceptions Namespace
In This Article
Definition
Constructors
See Also