Searched refs:LoginAuthenticationError (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/virt/
H A Dvirt_utils.py539 class LoginAuthenticationError(LoginError): class in inherits:LoginError
618 @raise LoginAuthenticationError: If authentication fails
643 raise LoginAuthenticationError("Got password prompt twice",
656 raise LoginAuthenticationError(msg, text)

Completed in 70 milliseconds