public final class InfluxClientException extends RuntimeException
| Constructor and Description |
|---|
InfluxClientException(String message)
Initializes a new instance setting the message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InfluxClientException(String message)
message - the message for this exceptionCopyright © 2020. All rights reserved.