Impact Acquire SDK Python
|
An exception thrown in case of a mvIMPACT.acquire.PROPHANDLING_NO_WRITE_RIGHTS error. More...
Public Member Functions | |
__init__ (self, msg, errorOrigin, boMsgIsNameOnly=True) | |
Creates a new mvIMPACT.acquire.EPropertyHandling object. | |
Properties | |
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
An exception thrown in case of a mvIMPACT.acquire.PROPHANDLING_NO_WRITE_RIGHTS error.
__init__ | ( | self, | |
errorString, | |||
errorOrigin, | |||
boMsgIsNameOnly = True ) |
Creates a new mvIMPACT.acquire.EPropertyHandling object.
errorString | [in] The error string. |
errorOrigin | [in] The error origin. |
errorCode | [in] The error code. |
Reimplemented from EComponent.
|
static |