Package org.influxdb

Class InfluxDBException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InfluxDBException.AuthorizationFailedException, InfluxDBException.CacheMaxMemorySizeExceededException, InfluxDBException.DatabaseNotFoundException, InfluxDBException.FieldTypeConflictException, InfluxDBException.HintedHandOffQueueNotEmptyException, InfluxDBException.PointsBeyondRetentionPolicyException, InfluxDBException.RetryBufferOverrunException, InfluxDBException.UnableToParseException, InfluxDBIOException

public class InfluxDBException
extends RuntimeException
A wrapper for various exceptions caused while interacting with InfluxDB.
Author:
Simon Legner
See Also:
Serialized Form