Methods

Class/Module Index [+]

Quicksearch

RHC::SSHAuthenticationFailed

Public Class Methods

new(host, user) click to toggle source
# File lib/rhc/exceptions.rb, line 181
def initialize(host, user)
  super "Authentication to server #{host} with user #{user} failed"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.