Package com.sforce.async
Class CSVReader.CSVParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.sforce.async.CSVReader.CSVParseException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- CSVReader
public static class CSVReader.CSVParseException extends java.io.IOException- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetRecordNumber()
-