Methods

Class/Module Index [+]

Quicksearch

RHC::MissingScalingValueException

Public Class Methods

new(message="Must provide either a min or max value for scaling") click to toggle source
# File lib/rhc/exceptions.rb, line 166
def initialize(message="Must provide either a min or max value for scaling")
  super message
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.