public final class InfluxDb09Driver.InfluxException extends RuntimeException
| Constructor and Description |
|---|
InfluxDb09Driver.InfluxException(IHttpClientResponse r) |
InfluxDb09Driver.InfluxException(RuntimeException e) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
getException() |
IHttpClientResponse |
getResponse() |
boolean |
isBadResponse() |
boolean |
isException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InfluxDb09Driver.InfluxException(IHttpClientResponse r)
public InfluxDb09Driver.InfluxException(RuntimeException e)
public boolean isBadResponse()
public IHttpClientResponse getResponse()
public boolean isException()
public RuntimeException getException()
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.