# File lib/rhc/exceptions.rb, line 190
    def initialize(message="The artifact provided is not compatible with the app deployment type.")
      super message, 133
    end