RHC::Exception
# File lib/rhc/exceptions.rb, line 181 def initialize(message="The amount of additional storage to be removed exceeds the total amount in use. Add the -f flag to override.") super message, 1 end