public class InfluxDBIOException extends InfluxDBException
IOException
caused while interacting with InfluxDB.InfluxDBException.AuthorizationFailedException, InfluxDBException.CacheMaxMemorySizeExceededException, InfluxDBException.DatabaseNotFoundException, InfluxDBException.FieldTypeConflictException, InfluxDBException.HintedHandOffQueueNotEmptyException, InfluxDBException.PointsBeyondRetentionPolicyException, InfluxDBException.RetryBufferOverrunException, InfluxDBException.UnableToParseException
Constructor and Description |
---|
InfluxDBIOException(IOException cause) |
buildExceptionForErrorState, buildExceptionForErrorState, isRetryWorth
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InfluxDBIOException(IOException cause)
Copyright © 2022. All rights reserved.