public final class LogsQueryException extends HttpResponseException
| Constructor and Description |
|---|
LogsQueryException(HttpResponse response,
LogsQueryError error)
Creates a new instance of this exception with the
HttpResponse and error
information. |
| Modifier and Type | Method and Description |
|---|---|
LogsQueryError |
getValue() |
getError, getResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LogsQueryException(HttpResponse response, LogsQueryError error)
HttpResponse and error
information.response - The HttpResponse.error - The error details.public LogsQueryError getValue()
getValue in class HttpResponseExceptionCopyright © 2021. All rights reserved.