twisted.conch.error.NotEnoughAuthentication
class twisted.conch.error.NotEnoughAuthentication(Exception): (source)
View In Hierarchy
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.