# File lib/rhc/exceptions.rb, line 111
    def initialize(message="Cartridge is not scalable")
      super message, 1
    end