Serializablepublic 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, waitgetCsvContext, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SuperCsvReflectionException(String msg)
msg - the exception messageCopyright © 2007–2018 Super CSV. All rights reserved.