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

Type MalformedReturnURL

   object --+            
            |            
BaseException --+        
                |        
        Exception --+    
                    |    
        ProtocolError --+
                        |
                       MalformedReturnURL


The return_to URL doesn't look like a valid URL.
Method Summary
  __init__(self, openid_message, return_to)
Inherited from ProtocolError: encodeToKVForm, encodeToURL, getReturnTo, hasReturnTo, toFormMarkup, toHTML, toMessage, whichEncoding
Inherited from Exception: __new__
Inherited from BaseException: __delattr__, __getattribute__, __getitem__, __getslice__, __reduce__, __repr__, __setattr__, __setstate__, __str__
Inherited from object: __hash__, __reduce_ex__

Instance Variable Summary
Inherited from ProtocolError: message

Class Variable Summary
Inherited from BaseException: args

Generated by Epydoc 2.1 on Fri Jun 6 15:54:34 2008 http://epydoc.sf.net