Package DataCollector :: Module Plugins :: Class pluginImportError
[hide private]
[frames] | no frames]

Class pluginImportError

source code

exceptions.ImportError --+
                         |
                        pluginImportError

Capture extra data from plugin exceptions

Instance Methods [hide private]
 
__init__(self, plugin='', traceback='')
Initializer
source code
Method Details [hide private]

__init__(self, plugin='', traceback='')
(Constructor)

source code 
Initializer
Parameters:
  • plugin (string) - plugin name
  • traceback (traceback object) - traceback from an exception