3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
    Show/Hide TOC

      PhoneSystemException Class

      base class for ObjectModel exceptions.

      Definition

      Namespace: TCX.Configuration.Exceptions
      Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
      C#
      public class PhoneSystemException : Exception
      Inheritance
      Object    Exception    PhoneSystemException
      Derived
      TCX.Configuration.ExceptionsAlreadyCommittedException
      TCX.Configuration.ExceptionsDNNameIsNotSpecified
      TCX.Configuration.ExceptionsENLParameterException
      TCX.Configuration.ExceptionsFileOperationException
      TCX.Configuration.ExceptionsIPAddressFormatException
      TCX.Configuration.ExceptionsObjectAlreadyExistsException
      TCX.Configuration.ExceptionsObjectSavingException
      TCX.Configuration.ExceptionsPhoneSystemInitializationException
      TCX.Configuration.ExceptionsPropertyFormatException
      TCX.Configuration.ExceptionsPropertyReadOnlyException
      TCX.ConfigurationMalformedRolesException
      More Less

      Constructors

      PhoneSystemExceptionInitializes 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