Uranium
Application Framework
Loading...
Searching...
No Matches
PluginError.py File Reference

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

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...
 

Namespaces

namespace  UM
 This is the main library for Uranium applications.
 

Detailed Description

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