# File lib/rhc/exceptions.rb, line 17
    def initialize(message="Cartridge not found")
      super message, 154
    end