# File lib/rhc/exceptions.rb, line 123 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