Harness proD API Help
EPLAN.Harness.API.Exceptions Namespace / AlreadyDefinedCableUnitException Class
Members
In This Topic
    AlreadyDefinedCableUnitException Class
    In This Topic
    The exception that is thrown when you try to set a cable unit to an occurrence that already has a defined cable unit.
    Inheritance Hierarchy

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

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