Eplan Platform API
Eplan.EplApi.DataModel Namespace / InvalidPageNameException_EmptyName Class
Members

InvalidPageNameException_EmptyName Class
Thrown when an invalid name is being set on a Page. The reason is empty name specified.
Inheritance Hierarchy

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

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