Methods

Class/Module Index [+]

Quicksearch

RHC::AdditionalStorageValueException

Public Class Methods

new(message="The amount format must be a number, optionally followed by 'GB' (ex.: 5GB)") click to toggle source
# File lib/rhc/exceptions.rb, line 205
def initialize(message="The amount format must be a number, optionally followed by 'GB' (ex.: 5GB)")
  super message, 1
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.