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