Revision 7a8bda3f lib/luxi.py

b/lib/luxi.py
70 70
WFJC_TIMEOUT = (DEF_RWTO - 1) / 2
71 71

  
72 72

  
73
class ProtocolError(errors.GenericError):
73
class ProtocolError(errors.LuxiError):
74 74
  """Denotes an error in the LUXI protocol."""
75 75

  
76 76

  

Also available in: Unified diff