RHC::Exception
# File lib/rhc/exceptions.rb, line 52 def initialize(message="SSH Key file not found") super message, 128 end