Harness proD API Help
EPLAN.Harness.API.Exceptions Namespace / DuplicateElectricalConfigurationException Class
Members
In This Topic
    DuplicateElectricalConfigurationException Class
    In This Topic
    The exception that is thrown when electrical configuration with this name already exists in this variant.
    Inheritance Hierarchy

    System.Object
       System.Exception
          EPLAN.Harness.API.Exceptions.HpdApiException
             EPLAN.Harness.API.Exceptions.DuplicateElectricalConfigurationException

    Syntax
    public class DuplicateElectricalConfigurationException : HpdApiException 
    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.Exception)
    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.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    See Also