Package ZenEvents :: Module Exceptions
[hide private]
[frames] | no frames]

Module Exceptions

source code

Classes [hide private]
  ZenEventError
General problem with the event system.
  ZenBackendFailure
MySQL or ZEO backend database connection is lost.
  MySQLConnectionError
MySQL database connection is lost.
  ZenEventNotFound
Lookup of event failed
  pythonThresholdException
User-supplied threshold Python expression caused a traceback.
  rpnThresholdException
User-supplied threshold RPN expression caused a traceback.
Variables [hide private]
  __doc__ = """Zenoss excepti...
Variables Details [hide private]

__doc__

Value:
"""Zenoss exceptions

Some common exceptions detected by layers close to the GUI,
which can be caught by things such as dmd.error_handler()
"""