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

Type VersionError

   object --+        
            |        
BaseException --+    
                |    
        Exception --+
                    |
                   VersionError


Raised when an operation was attempted that is not compatible with the protocol version being used.
Method Summary
Inherited from Exception: __init__, __new__
Inherited from BaseException: __delattr__, __getattribute__, __getitem__, __getslice__, __reduce__, __repr__, __setattr__, __setstate__, __str__
Inherited from object: __hash__, __reduce_ex__

Class Variable Summary
Inherited from BaseException: args, message

Generated by Epydoc 2.1 on Wed Nov 14 17:47:20 2007 http://epydoc.sf.net