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

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

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

    Syntax
    public class InvalidPageNameException_EmptyCounter : InvalidPageNameException 
    public ref class InvalidPageNameException_EmptyCounter : 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