Package de.kappich.sys.funclib.csv
Class CsvParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.kappich.sys.funclib.csv.CsvParseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getRow
public int getRow() -
getCol
public int getCol()
-