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