System.Object
   System.Exception
      System.ApplicationException
         Eplan.EplApi.Base.BaseException
            Eplan.EplApi.MasterData.MasterDataException
               Eplan.EplApi.MasterData.MDEmptyPropertyException
System.Object
   System.Exception
      System.ApplicationException
         Eplan.EplApi.Base.BaseException
            Eplan.EplApi.MasterData.MasterDataException
               Eplan.EplApi.MasterData.MDEmptyPropertyException
public class MDEmptyPropertyException : MasterDataException
public ref class MDEmptyPropertyException : public MasterDataException
| Name | Description | |
|---|---|---|
|  | MDEmptyPropertyException Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Data | (Inherited from System.Exception) | 
|  | HelpLink | (Inherited from System.Exception) | 
|  | HResult | (Inherited from System.Exception) | 
|  | InnerException | (Inherited from System.Exception) | 
|  | Message | (Inherited from System.Exception) | 
|  | MessageLevel | Returns the level of message as Eplan.EplApi.Base.MessageLevel. (Inherited from Eplan.EplApi.Base.BaseException) | 
|  | NumberOfOccurrences | Returns number of repetitions of consecutive messages with the same text (i.e. error description) which are joined into one item in the system's message tree. (Inherited from Eplan.EplApi.Base.BaseException) | 
|  | Source | (Inherited from System.Exception) | 
|  | StackTrace | (Inherited from System.Exception) | 
|  | TargetSite | (Inherited from System.Exception) | 
| Name | Description | |
|---|---|---|
|  | Dispose | Destructor for deterministic finalization of BaseException object. (Inherited from Eplan.EplApi.Base.BaseException) | 
|  | FixMessage | Method enters a message in the system-wide message tree. (Inherited from Eplan.EplApi.Base.BaseException) | 
|  | GetBaseException | (Inherited from System.Exception) | 
|  | GetBookmarkID | Sets a label in the system error message management for getting a section of the 'message tree' (Inherited from Eplan.EplApi.Base.BaseException) | 
|  | GetMessageIndex | returns the identifying S- number of a system message (Inherited from Eplan.EplApi.Base.BaseException) | 
|  | GetMessageText | Returns the text of the system message without the index (Inherited from Eplan.EplApi.Base.BaseException) | 
|  | GetObjectData | (Inherited from System.Exception) | 
|  | GetType | (Inherited from System.Exception) | 
|  | ToString | (Inherited from System.Exception) |