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