Source code for asyncmongo.exceptions.exceptions

[docs] class AuthenticationFailedError(Exception): pass