# File lib/rhc/exceptions.rb, line 288
    def initialize(message="Invalid or missing SSH executable")
      super message
    end