PropertyFormatException Class

Definition

Namespace: TCX.Configuration.Exceptions
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public class PropertyFormatException : PhoneSystemException
Inheritance
Object    Exception    PhoneSystemException    PropertyFormatException
Derived

Constructors

PropertyFormatExceptionInitializes a new instance of the PropertyFormatException class
PropertyFormatException(String)Initializes a new instance of the PropertyFormatException class

See Also