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

Class NoReturnToError

source code

exceptions.Exception --+
                       |
                      NoReturnToError

Raised when a response to a request cannot be generated because the request contains no return_to URL.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__