Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDInvalidArgumentException Class
Members

MDInvalidArgumentException Class
Base class for invalid arguments
Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.ArgumentException
            Eplan.EplApi.MasterData.MDInvalidArgumentException
               Eplan.EplApi.MasterData.MDInvalidHandleException
               Eplan.EplApi.MasterData.MDInvalidIndexException
               Eplan.EplApi.MasterData.MDInvalidTimeValueException
               Eplan.EplApi.MasterData.MDPropertyNotFoundException
               Eplan.EplApi.MasterData.MDPropertyValueOutOfRangeException

Syntax
public class MDInvalidArgumentException : System.ArgumentException 
Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
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 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