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