ifw-fcf  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
exceptions.py File Reference

Motor Status Gui. More...

Classes

class  pymotgui.exceptions.RpcError
 Base class for other exceptions. More...
 
class  pymotgui.exceptions.NotOperationalError
 Raised when the motor is not operational. More...
 
class  pymotgui.exceptions.NotReadyError
 Raised when the motor is not ready. More...
 
class  pymotgui.exceptions.InitError
 Raised when the motor cannot be initialised. More...
 
class  pymotgui.exceptions.LocalModeError
 Raised when the motor is local mode. More...
 
class  pymotgui.exceptions.LowerLimitError
 Raised when the motor target position is beyond lower SW limit. More...
 
class  pymotgui.exceptions.UpperLimitError
 Raised when the motor target position is beyond upper SW limit. More...
 
class  pymotgui.exceptions.UnknownRpcError
 Raised when the motor reply with an unknown erro. More...
 

Namespaces

 pymotgui.exceptions
 

Detailed Description

Motor Status Gui.