Uranium
Application Framework
PluginError.py File Reference

Classes

class  UM.PluginError.PluginError
 A general class for any error raised by a plugin. More...
 
class  UM.PluginError.PluginNotFoundError
 Raised when a plugin could not be found. More...
 
class  UM.PluginError.InvalidMetaDataError
 Raised when a plugin provides incorrect metadata. More...
 

Detailed Description

Error classes that are used by PluginRegistry or other plugins to signal errors.