![]() |
Belle II Software light-2505-deimos
|


Public Member Functions | |
| __init__ (self, *args, **argk) | |
| Initialize the class. | |
Public Attributes | |
| variables = argk | |
| Class variables. | |
Exception class with extra keyword arguments to show in log message
Definition at line 36 of file classversion.py.
| __init__ | ( | self, | |
| * | args, | ||
| ** | argk ) |
Initialize the class.
Definition at line 40 of file classversion.py.
| variables = argk |
Class variables.
Definition at line 43 of file classversion.py.