Definition at line 10 of file rfio.py.
◆ __init__()
| python.rfio.RFIOError.__init__ |
( |
| self, |
|
|
* | vargs ) |
Definition at line 11 of file rfio.py.
11 def __init__(self,*vargs):
12 super().__init__(*vargs)
13
The documentation for this class was generated from the following file: