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