| Home | Trees | Index | Help |
|
|---|
| Package openid :: Package server :: Module server :: Class EncodingError |
|
Exception --+
|
EncodingError
AlreadySignedCould 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 |
|---|
responseThe response that failed to encode.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu May 11 15:16:14 2006 | http://epydoc.sf.net |