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

Public Member Functions

 __init__ (self, msg)
 

Properties

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

Detailed Description

'Invalid argument' error raised when an argument is not the one expected
in a public method.

Constructor & Destructor Documentation

◆ __init__()

iolink.iolink.InvalidArgument.__init__ (   self,
  msg 
)

Reimplemented from iolink.iolink.Error.


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