ifw-fcf  5.0.0-pre2
Classes
pylampgui.exceptions Namespace Reference

Classes

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