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