# File lib/rhc/exceptions.rb, line 53
    def initialize(message="There is no installed cartridge that exposes Jenkins")
      super message, 160
    end