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

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

    Syntax
    public class DuplicateElectricalOptionException : 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