Harness proD API Help
EPLAN.Harness.API.Exceptions Namespace / CannotRouteCableWireException Class
Members
In This Topic
    CannotRouteCableWireException Class
    In This Topic
    The exception that is thrown when you try to route a cable wire.
    Inheritance Hierarchy

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

    Syntax
    public class CannotRouteCableWireException : HpdApiException 
    Remarks
    Route the parent cable. Routing of dependent wires is not allowed.
    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