ATLAS Offline Software
Loading...
Searching...
No Matches
python.rfio.RFIOError Class Reference
Inheritance diagram for python.rfio.RFIOError:
Collaboration diagram for python.rfio.RFIOError:

Public Member Functions

 __init__ (self, *vargs)

Detailed Description

Definition at line 10 of file rfio.py.

Constructor & Destructor Documentation

◆ __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: