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