# File lib/foreman/export.rb, line 22
  def self.error(message)
    raise Foreman::Export::Exception.new(message)
  end