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:
Serializable
- Enclosing class:
- CSVReader
public static class CSVReader.CSVParseException extends IOException
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetRecordNumber()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-