CSVImportException

Thrown on import errors.

Constructors

this
this(string msg, string file, size_t line, Throwable nextInChain)
this
this(string msg, Throwable nextInChain, string file, size_t line)

Meta