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