Uses of Class
de.xima.fc.datasource.DatasourceDownloadException
- 
Packages that use DatasourceDownloadException Package Description de.xima.fc.datasource  - 
- 
Uses of DatasourceDownloadException in de.xima.fc.datasource
Methods in de.xima.fc.datasource that throw DatasourceDownloadException Modifier and Type Method Description StringRemoteDatasourceDownloader. download()Downloads the data from the specified URL.static StringRemoteDatasourceHelper. getFormattedDatasource(CSVDatasourceParameterModel model)Downloads and formats a remote datasource. 
 -