Exception: Importu::InvalidInput
- Inherits:
-
ImportuException
- Object
- StandardError
- ImportuException
- Importu::InvalidInput
- 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