RHC::Exception
# File lib/rhc/exceptions.rb, line 121 def initialize(message="Only one storage action can be performed at a time.") super message, 1 end