Package Products :: 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