class documentation
class NotEnoughAuthentication(Exception): (source)
This is thrown if the authentication is valid, but is not enough to successfully verify the user. i.e. don't retry this type of authentication, try another one.