Harness proD API Help
EPLAN.Harness.API.Exceptions Namespace / CannotSplitBundleException Class
Members
In This Topic
    CannotSplitBundleException Class
    In This Topic
    The exception that is thrown when you try to split a bundle in a control point which is not on the bundle.
    Inheritance Hierarchy

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

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