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:
java.io.Serializable
public class CsvParseException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getCol()
int
getRow()
-