Package up2date_client :: Module up2dateErrors :: Class CommunicationError
[hide private]
[frames] | no frames]

Class CommunicationError

source code


Indicates a problem doing xml-rpc http communication with the server

Instance Methods [hide private]

Inherited from Error: __getattr__, __init__, __repr__, __setattr__

Inherited from yum.Errors.YumBaseError: __str__, __unicode__

Inherited from exceptions.Exception: __new__

Inherited from exceptions.BaseException: __delattr__, __getattribute__, __getitem__, __getslice__, __reduce__, __setstate__

Inherited from object: __format__, __hash__, __reduce_ex__, __sizeof__, __subclasshook__

Class Variables [hide private]
  premsg = u'Error communicating with server. The message w...
Properties [hide private]

Inherited from exceptions.BaseException: args, message

Inherited from object: __class__

Class Variable Details [hide private]

premsg

Value:
u'''Error communicating with server. The message was:
'''