# File lib/rhc/exceptions.rb, line 43 def initialize(message="Scaled applications not supported") super message, 128 end