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

Type MalformedTrustRoot

   object --+            
            |            
BaseException --+        
                |        
        Exception --+    
                    |    
        ProtocolError --+
                        |
                       MalformedTrustRoot


The trust root is not well-formed.

See Also: OpenID Specs, openid.trust_root

Method Summary
Inherited from ProtocolError: __init__, encodeToKVForm, encodeToURL, getReturnTo, hasReturnTo, toFormMarkup, 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 Wed Nov 14 17:47:20 2007 http://epydoc.sf.net