ifw-fcf  5.0.0-pre2
Classes | Namespaces
exceptions.py File Reference

Lamp Engineering Gui. More...

Classes

class  pylampgui.exceptions.RpcError
 Base class for other exceptions. More...
 
class  pylampgui.exceptions.NotOperationalError
 Raised when the lamp is not operational. More...
 
class  pylampgui.exceptions.NotNotReadyError
 Raised when the lamp is not in not ready. More...
 
class  pylampgui.exceptions.NotReadyError
 Raised when the lamp is not ready. More...
 
class  pylampgui.exceptions.InitError
 Raised when the lamp cannot be initialised. More...
 
class  pylampgui.exceptions.SwitchingOn
 Raised when the lamp cannot be switched on. More...
 
class  pylampgui.exceptions.SwitchingOff
 Raised when the lamp cannot be switched off. More...
 
class  pylampgui.exceptions.Cooling
 Raised when the lamp is still cooling. More...
 
class  pylampgui.exceptions.LocalModeError
 Raised when the lamp is local mode. More...
 
class  pylampgui.exceptions.UnknownRpcError
 Raised when the lamp reply with an unknown error. More...
 

Namespaces

 pylampgui.exceptions
 

Detailed Description

Lamp Engineering Gui.