error
Error types for Louie.
The error module is accessible via the louie module.
Classes
C LouieError(...) ...
Base class for all Louie errors
This class contains 2 members.
C DispatcherError(...) ...
Base class for all Dispatcher errors
This class contains 2 members.
C DispatcherKeyError(...) ...
Error raised when unknown (sender, signal) specified
This class contains 2 members.
C DispatcherTypeError(...) ...
Error raised when inappropriate signal-type specified (None)
This class contains 2 members.
C PluginTypeError(...) ...
Error raise when trying to install more than one plugin of a certain type.
This class contains 2 members.
See the source for more information.