IOLink Python 1.11.0
Loading...
Searching...
No Matches
iolink.iolink.NotImplemented Class Reference
Inheritance diagram for iolink.iolink.NotImplemented:
iolink.iolink.Error

Public Member Functions

 __init__ (self, function)
 

Properties

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

Detailed Description

'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.

Constructor & Destructor Documentation

◆ __init__()

iolink.iolink.NotImplemented.__init__ (   self,
  function 
)

Reimplemented from iolink.iolink.Error.


The documentation for this class was generated from the following file: