org.nuiton.util.csv
Class ImportRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuiton.util.csv.ImportRuntimeException
- All Implemented Interfaces:
- Serializable
public class ImportRuntimeException
- extends RuntimeException
TODO
- Since:
- 2.4
- Author:
- tchemit
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImportRuntimeException
public ImportRuntimeException(String message)
ImportRuntimeException
public ImportRuntimeException(String message,
Throwable cause)
ImportRuntimeException
public ImportRuntimeException(Throwable cause)
Copyright © 2011 CodeLutin. All Rights Reserved.