Package turbogears :: Package identity :: Module exceptions :: Class IdentityManagementNotEnabledException
[hide private]

Class IdentityManagementNotEnabledException

source code


User forgot to enable Identity management.

Instance Methods [hide private]
 
__str__(self) source code

Inherited from exceptions.Exception: __getitem__, __init__

Method Details [hide private]

__str__(self)
(Informal representation operator)

source code 
Overrides: exceptions.Exception.__str__