Skip to content

Throw exception in CsvFileConnector#getIndividualTimeSeriesFilePaths #927

Open
@sebastian-peter

Description

@sebastian-peter

} catch (IOException e) {
log.error("Unable to determine time series files readers for time series.", e);
return Collections.emptySet();
}

Probably use ConnectorException as above in the same file

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions