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