Example #1
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_EXIM, *args, **kw)
Example #2
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_ANTISPAM, *args, **kw)
Example #3
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_NUAUTH, *args, **kw)
Example #4
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_CONTACT, *args, **kw)
Example #5
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_OPENVPN, *args, **kw)
Example #6
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_ACCESS, *args, **kw)
Example #7
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_UPDATE, *args, **kw)
Example #8
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_HOSTNAME, *args, **kw)
Example #9
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, RULESET, RULESET_FORWARD, *args, **kw)
Example #10
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_IDS_IPS, *args, **kw)
Example #11
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_SYSLOG_EXPORT, *args,
                             **kw)
Example #12
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_LICENSE, *args, **kw)