RHC::Exception
# File lib/rhc/exceptions.rb, line 35 def initialize(message="SSHKey not found") super message, 118 end