public class CSVHeaderValidationException extends SmooksException
| Constructor and Description |
|---|
CSVHeaderValidationException(List<String> expected) |
CSVHeaderValidationException(List<String> expected,
List<String> found) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExpected() |
List<String> |
getFound() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.