@Generated(value="software.amazon.awssdk:codegen") public final class DbParameterGroupNotFoundException extends RdsException implements ToCopyableBuilder<DbParameterGroupNotFoundException.Builder,DbParameterGroupNotFoundException>
DBParameterGroupName does not refer to an existing DB parameter group.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbParameterGroupNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbParameterGroupNotFoundException.Builder |
builder() |
static Class<? extends DbParameterGroupNotFoundException.Builder> |
serializableBuilderClass() |
DbParameterGroupNotFoundException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic DbParameterGroupNotFoundException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<DbParameterGroupNotFoundException.Builder,DbParameterGroupNotFoundException>toBuilder in class RdsExceptionpublic static DbParameterGroupNotFoundException.Builder builder()
public static Class<? extends DbParameterGroupNotFoundException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.