Package | Description |
---|---|
org.influxdb |
Modifier and Type | Class and Description |
---|---|
static class |
InfluxDBException.AuthorizationFailedException |
static class |
InfluxDBException.CacheMaxMemorySizeExceededException |
static class |
InfluxDBException.DatabaseNotFoundException |
static class |
InfluxDBException.FieldTypeConflictException |
static class |
InfluxDBException.HintedHandOffQueueNotEmptyException |
static class |
InfluxDBException.PointsBeyondRetentionPolicyException |
static class |
InfluxDBException.RetryBufferOverrunException |
static class |
InfluxDBException.UnableToParseException |
class |
InfluxDBIOException
A wrapper for
IOException caused while interacting with InfluxDB. |
Modifier and Type | Method and Description |
---|---|
static InfluxDBException |
InfluxDBException.buildExceptionForErrorState(InputStream messagePackErrorBody)
Create corresponding InfluxDBException from the message pack error body.
|
static InfluxDBException |
InfluxDBException.buildExceptionForErrorState(String errorBody) |
Copyright © 2018. All rights reserved.