Methods

Class/Module Index [+]

Quicksearch

RHC::SSHCommandFailed

Public Class Methods

new(exit_status, message=nil) click to toggle source
# File lib/rhc/exceptions.rb, line 169
def initialize(exit_status, message=nil)
  super message || "SSH command finished with exit status = #{exit_status}", 133
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.