Eplan Platform API
Eplan.EplApi.DataModel Namespace / LockingExceptionFailedLockAttempt Class

In This Topic
LockingExceptionFailedLockAttempt Class Methods
In This Topic

For a list of all members of this type, see LockingExceptionFailedLockAttempt members.

Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of BaseException object. (Inherited from Eplan.EplApi.Base.BaseException)
Public MethodMethod enters a message in the system-wide message tree. (Inherited from Eplan.EplApi.Base.BaseException)
Public MethodOverridden. returns all object ids of the objects which were not locked. In case this exception was produced while accessing unlocked object in write mode, only one object will be returned (the one which was accessed first).  
Public Method (Inherited from System.Exception)
Public MethodSets a label in the system error message management for getting a section of the 'message tree' (Inherited from Eplan.EplApi.Base.BaseException)
Public Methodreturns the object id of the first object which was not locked. . (Inherited from Eplan.EplApi.Base.LockingException)
Public Methodreturns the identifying S- number of a system message (Inherited from Eplan.EplApi.Base.BaseException)
Public MethodReturns the text of the system message without the index (Inherited from Eplan.EplApi.Base.BaseException)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Top
See Also