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