Methods

Class/Module Index [+]

Quicksearch

RHC::AdditionalStorageRemoveException

Public Class Methods

new(message="The amount of additional storage to be removed exceeds the total amount in use. Add the -f flag to override.") click to toggle source
# File lib/rhc/exceptions.rb, line 211
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

[Validate]

Generated with the Darkfish Rdoc Generator 2.