API Help
Eplan.EplApi.DataModel Namespace / PropertyTypesMismachException Class
Members

In This Topic
    PropertyTypesMismachException Class
    In This Topic
    Thrown if the type of property does not match.
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.SystemException
             System.ArgumentException
                Eplan.EplApi.DataModel.InvalidArgumentException
                   Eplan.EplApi.DataModel.PropertyTypesMismachException

    Syntax
    public class PropertyTypesMismachException : InvalidArgumentException 
    public ref class PropertyTypesMismachException : public InvalidArgumentException 
    Public Constructors
     NameDescription
    Public ConstructorStandard constructor.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.ArgumentException)
    Public Property (Inherited from System.ArgumentException)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.ArgumentException)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    See Also