ATLAS Offline Software
Public Member Functions | List of all members
python.DQWebDisplayMod.LockAcquisitionException Class Reference

Get usable signal handlers. More...

Inheritance diagram for python.DQWebDisplayMod.LockAcquisitionException:
Collaboration diagram for python.DQWebDisplayMod.LockAcquisitionException:

Public Member Functions

def __init__ (self, msg)
 

Detailed Description

Get usable signal handlers.

Definition at line 46 of file DQWebDisplayMod.py.

Constructor & Destructor Documentation

◆ __init__()

def python.DQWebDisplayMod.LockAcquisitionException.__init__ (   self,
  msg 
)

Definition at line 47 of file DQWebDisplayMod.py.

47  def __init__(self, msg):
48  super(LockAcquisitionException,self).__init__(msg)
49 

The documentation for this class was generated from the following file:
python.processes.powheg.ZZ.ZZ.__init__
def __init__(self, base_directory, **kwargs)
Constructor: all process options are set here.
Definition: ZZ.py:18