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, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public SuperCsvReflectionException(String msg)
msg
- the exception messageCopyright © 2007–2015 Super CSV. All rights reserved.