API Help
Eplan.EplApi.DataModel Namespace / InvalidPageNameException_IncorrectSubcounter Class
Members

In This Topic
    InvalidPageNameException_IncorrectSubcounter Class
    In This Topic
    Thrown when an invalid name is being set on a Page. The reason is incorrect subcounter specified.
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.SystemException
             System.ArgumentException
                Eplan.EplApi.DataModel.InvalidArgumentException
                   Eplan.EplApi.DataModel.InvalidPageNameException
                      Eplan.EplApi.DataModel.InvalidPageNameException_IncorrectSubcounter

    Syntax
    public class InvalidPageNameException_IncorrectSubcounter : InvalidPageNameException 
    public ref class InvalidPageNameException_IncorrectSubcounter : public InvalidPageNameException 
    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.ArgumentException)
    Public PropertyReturns the invalid name. (Inherited from Eplan.EplApi.DataModel.InvalidPageNameException)
    Public Property (Inherited from System.ArgumentException)
    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.ArgumentException)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    See Also