RHC::Exception
# File lib/rhc/exceptions.rb, line 88 def initialize(message="Error trying to save snapshot") super message, 130 end