@Generated(value="software.amazon.awssdk:codegen") public class NeptuneException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
NeptuneException.Builder |
protected static class |
NeptuneException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
NeptuneException(NeptuneException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static NeptuneException.Builder |
builder() |
static Class<? extends NeptuneException.Builder> |
serializableBuilderClass() |
NeptuneException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected NeptuneException(NeptuneException.Builder builder)
public static NeptuneException.Builder builder()
public NeptuneException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends NeptuneException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.