Package yadis :: Module discover :: Class DiscoveryFailure
[hide private]
[frames] | no frames]

Class DiscoveryFailure

source code

exceptions.Exception --+
                       |
                      DiscoveryFailure

Raised when a YADIS protocol error occurs in the discovery process

Instance Methods [hide private]
  __init__(self, message, http_response)

Inherited from exceptions.Exception: __getitem__, __str__


Class Variables [hide private]
  identity_url = None

Method Details [hide private]

__init__(self, message, http_response)
(Constructor)

source code 
Overrides: exceptions.Exception.__init__

Class Variable Details [hide private]

identity_url

Value:
None