Class Net::SSH::AuthenticationFailed
In: lib/net/ssh/errors.rb
Parent: Exception

This exception is raised when authentication fails (whether it be public key authentication, password authentication, or whatever).

[Validate]