Harness proD API Help
EPLAN.Harness.API.Exceptions Namespace / NoDirectRoutingConnectionException Class
Members
In This Topic
    NoDirectRoutingConnectionException Class
    In This Topic
    The exception that is thrown when the semi-auto routing function did not find any direct connection between given control points.
    Inheritance Hierarchy

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

    Syntax
    public class NoDirectRoutingConnectionException : HpdApiException 
    Remarks
    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