Harness proD API Help
EPLAN.Harness.API.Exceptions Namespace / CannotMergeCableTraysException Class
Members
In This Topic
    CannotMergeCableTraysException Class
    In This Topic
    The exception that is thrown when you attempt to merge cable trays in a cross, i. e. more than two trays.
    Inheritance Hierarchy

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

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