module DataCatalog module Importer class Error < RuntimeError; end end end