public class CSVImportException extends RuntimeException
| Constructor and Description | 
|---|
CSVImportException(CsvImportResult result)  | 
| Modifier and Type | Method and Description | 
|---|---|
CsvImportResult | 
getResult()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CSVImportException(CsvImportResult result)
public CsvImportResult getResult()
Copyright © 2021. All rights reserved.