public class SuperCsvReflectionException extends SuperCsvException
ClassNotFoundException, IllegalAccessException, InstantiationException, InvocationTargetException, NoSuchMethodException
Constructor and Description |
---|
SuperCsvReflectionException(java.lang.String msg)
Constructs a new SuperCsvReflectionException.
|
SuperCsvReflectionException(java.lang.String msg,
java.lang.Throwable t)
Constructs a new SuperCsvReflectionException.
|
getCsvContext, toString
public SuperCsvReflectionException(java.lang.String msg)
msg
- the exception messagepublic SuperCsvReflectionException(java.lang.String msg, java.lang.Throwable t)
msg
- the exception messaget
- the nested exceptionCopyright © 2007-2012 Super CSV. All Rights Reserved.