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