Exception: Importu::InvalidInput

Inherits:
ImportuException show all
Defined in:
lib/importu/exceptions.rb

Overview

Raised when source data cannot be parsed.

Common causes:

  • Malformed CSV, JSON, or XML

  • Empty source file

  • Encoding issues

Method Summary

Methods inherited from ImportuException

#name