@Generated(value="software.amazon.awssdk:codegen") public class RdsException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
RdsException.Builder |
protected static class |
RdsException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
RdsException(RdsException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static RdsException.Builder |
builder() |
static Class<? extends RdsException.Builder> |
serializableBuilderClass() |
RdsException.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 RdsException(RdsException.Builder builder)
public static RdsException.Builder builder()
public RdsException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends RdsException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.