Package openid :: Package server :: Module server :: Class EncodingError
[frames | no frames]

Class EncodingError

Exception --+
            |
           EncodingError

Known Subclasses:
AlreadySigned

Could not encode this as a protocol message.

You should probably render it and show it to the user.
Method Summary
  __init__(self, response)
Inherited from Exception: __getitem__, __str__

Instance Variable Summary
OpenIDResponse response: The response that failed to encode.

Instance Variable Details

response

The response that failed to encode.
Type:
OpenIDResponse

Generated by Epydoc 2.1 on Thu May 11 15:16:14 2006 http://epydoc.sf.net