com.sforce.async
Class CSVReader.CSVParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by 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
 int getRecordNumber()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getRecordNumber

public int getRecordNumber()


Copyright © 2012. All Rights Reserved.