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