public class InvalidResponseException
extends org.apache.hugegraph.rest.ClientException
| Constructor and Description |
|---|
InvalidResponseException(String message,
Object... args) |
InvalidResponseException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static InvalidResponseException |
expectField(String expectField,
Object parentField) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static InvalidResponseException expectField(String expectField, Object parentField)
Copyright © 2023 The Apache Software Foundation. All rights reserved.