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