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

In This Topic
    MDArgumentNullException Class
    In This Topic
    Base class for null arguments
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.SystemException
             System.ArgumentException
                System.ArgumentNullException
                   Eplan.EplApi.MasterData.MDArgumentNullException

    Syntax
    public class MDArgumentNullException : System.ArgumentNullException 
    public ref class MDArgumentNullException : public System.ArgumentNullException 
    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