# File lib/rhc/exceptions.rb, line 29
    def initialize(message="Multiple cartridge found")
      super message, 155
    end