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

InvalidPageNameException_IncorrectParts Class
Thrown when an invalid name is being set on a Page. The reason are incorrect name parts specified.
Inheritance Hierarchy

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

Syntax
public class InvalidPageNameException_IncorrectParts : InvalidPageNameException 
Public Properties
 NameDescription
Public Property (Inherited from System.Exception)
Public PropertyProvides additional information about the error.  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public PropertyProvides a hint about which hierarchy property is invalid.  
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