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

Type NoReturnToError

   object --+        
            |        
BaseException --+    
                |    
        Exception --+
                    |
                   NoReturnToError


Raised when a response to a request cannot be generated because the request contains no return_to URL.
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 Apr 22 16:14:21 2009 http://epydoc.sf.net