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

Class VersionError

source code

exceptions.Exception --+
                       |
                      VersionError

Raised when an operation was attempted that is not compatible with the protocol version being used.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__