Impact Acquire SDK Python
EInvalidListID Class Reference

An exception thrown in case of a mvIMPACT.acquire.PROPHANDLING_LIST_ID_INVALID error. More...

Inheritance diagram for EInvalidListID:
[legend]

Public Member Functions

 __init__ (self, *args)
 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")
 

Detailed Description

An exception thrown in case of a mvIMPACT.acquire.PROPHANDLING_LIST_ID_INVALID error.

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* errorString )

Creates a new mvIMPACT.acquire.EPropertyHandling object.

Parameters
errorString[in] The error string.
errorOrigin[in] The error origin.
errorCode[in] The error code.

Reimplemented from EPropertyList.

Property Documentation

◆ thisown

thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static