# File lib/rhc/exceptions.rb, line 65
    def initialize(message="Git returned an error")
      super message, 216
    end