Methods

Class/Module Index [+]

Quicksearch

RHC::SSHConnectionRefused

Public Class Methods

new(host, user) click to toggle source
# File lib/rhc/exceptions.rb, line 163
def initialize(host, user)
  super "The server #{host} refused a connection with user #{user}.  The application may be unavailable.", 1
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.