Definition at line 130 of file GaudiGSLConf.py.
| def GaudiGSL.GaudiGSLConf.GslErrorException.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 143 of file GaudiGSLConf.py.
143 def __init__(self, name = Configurable.DefaultName, **kwargs):
144 super(GslErrorException, self).
__init__(name)
145 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiGSL.GaudiGSLConf.GslErrorException.getDlls |
( |
|
self | ) |
|
| def GaudiGSL.GaudiGSLConf.GslErrorException.getType |
( |
|
self | ) |
|
| dictionary GaudiGSL.GaudiGSLConf.GslErrorException.__slots__ |
|
staticprivate |
Initial value:
2 'MonitorService' :
'MonitorSvc',
5 'AuditInitialize' :
False,
8 'AuditFinalize' :
False,
Definition at line 131 of file GaudiGSLConf.py.
| dictionary GaudiGSL.GaudiGSLConf.GslErrorException._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: