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