RHC::Exception
# File lib/rhc/exceptions.rb, line 58 def initialize(message = "Insufficient acces to SSH Key file") super message, 128 end