Serializable
public class SuperCsvReflectionException extends SuperCsvException
ClassNotFoundException, IllegalAccessException, InstantiationException, InvocationTargetException, NoSuchMethodException
Constructor | Description |
---|---|
SuperCsvReflectionException(String msg) |
Constructs a new SuperCsvReflectionException.
|
SuperCsvReflectionException(String msg,
Throwable t) |
Constructs a new SuperCsvReflectionException.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCsvContext, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public SuperCsvReflectionException(String msg)
msg
- the exception messageCopyright © 2007–2018 Super CSV. All rights reserved.