![]() |
IOLink Python 1.11.0
|
Public Member Functions | |
| __init__ (self, function) | |
Public Member Functions inherited from iolink.iolink.Error | |
| __str__ (self) | |
Properties | |
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
Properties inherited from iolink.iolink.Error | |
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
'Not implemented' error raised when a 'not available' method is called. This can occur if the called method is not overriden from the original interface or if the corresponding capability is not available.
| iolink.iolink.NotImplemented.__init__ | ( | self, | |
| function | |||
| ) |
Reimplemented from iolink.iolink.Error.