Class FluxCsvParserException

All Implemented Interfaces:
Serializable

public class FluxCsvParserException extends InfluxException
The error that occurs during mapping response to FluxTable, FluxRecord or FluxColumn.
Author:
Jakub Bednar (bednar@github) (02/10/2018 13:00)
See Also:
  • Constructor Details

    • FluxCsvParserException

      public FluxCsvParserException(@Nullable String message)