RHC::Exception
# File lib/rhc/exceptions.rb, line 47 def initialize(message="Environment variable not provided") super message, 159 end