com.csvreader
Class CsvReader.CatastrophicException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.csvreader.CsvReader.CatastrophicException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CsvReader
- public class CsvReader.CatastrophicException
- extends Exception
A critical exception has occurred internally within an object.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CsvReader.CatastrophicException
public CsvReader.CatastrophicException(String message)