public class SuperCsvReflectionException extends SuperCsvException
ClassNotFoundException, IllegalAccessException, InstantiationException, InvocationTargetException, NoSuchMethodException
| Constructor and Description | 
|---|
| SuperCsvReflectionException(String msg)Constructs a new SuperCsvReflectionException. | 
| SuperCsvReflectionException(String msg,
                           Throwable t)Constructs a new SuperCsvReflectionException. | 
getCsvContext, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SuperCsvReflectionException(String msg)
msg - the exception messageCopyright © 2007-2013 Super CSV. All Rights Reserved.