Class CsvParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.kappich.sys.funclib.csv.CsvParseException
All Implemented Interfaces:
Serializable

public class CsvParseException extends IOException
See Also:
  • Method Details

    • getRow

      public int getRow()
    • getCol

      public int getCol()