# File lib/rhc/exceptions.rb, line 300
    def initialize(message="Remote File, file path, or directory could not be found")
      super message
    end