Eplan Platform API
Eplan.EplApi.Base Namespace / BaseException Class
Properties Methods

BaseException Class Members

The following tables list the members exposed by BaseException.

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.Exception)
Public PropertyReturns the level of message as MessageLevel.  
Public PropertyReturns 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.  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of BaseException object.  
Public MethodMethod enters a message in the system-wide message tree.  
Public Method (Inherited from System.Exception)
Public MethodSets a label in the system error message management for getting a section of the 'message tree'  
Public Methodreturns the identifying S- number of a system message  
Public MethodReturns the text of the system message without the index  
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Top
See Also