Serializable
AuthorizationAlreadyExistsException
, AuthorizationNotFoundException
, AuthorizationQuotaExceededException
, CertificateNotFoundException
, DBClusterAlreadyExistsException
, DBClusterNotFoundException
, DBClusterParameterGroupNotFoundException
, DBClusterQuotaExceededException
, DBClusterRoleAlreadyExistsException
, DBClusterRoleNotFoundException
, DBClusterRoleQuotaExceededException
, DBClusterSnapshotAlreadyExistsException
, DBClusterSnapshotNotFoundException
, DBInstanceAlreadyExistsException
, DBInstanceNotFoundException
, DBLogFileNotFoundException
, DBParameterGroupAlreadyExistsException
, DBParameterGroupNotFoundException
, DBParameterGroupQuotaExceededException
, DBSecurityGroupAlreadyExistsException
, DBSecurityGroupNotFoundException
, DBSecurityGroupNotSupportedException
, DBSecurityGroupQuotaExceededException
, DBSnapshotAlreadyExistsException
, DBSnapshotNotFoundException
, DBSubnetGroupAlreadyExistsException
, DBSubnetGroupDoesNotCoverEnoughAZsException
, DBSubnetGroupNotAllowedException
, DBSubnetGroupNotFoundException
, DBSubnetGroupQuotaExceededException
, DBSubnetQuotaExceededException
, DBUpgradeDependencyFailureException
, DomainNotFoundException
, EventSubscriptionQuotaExceededException
, InstanceQuotaExceededException
, InsufficientDBClusterCapacityException
, InsufficientDBInstanceCapacityException
, InsufficientStorageClusterCapacityException
, InvalidDBClusterSnapshotStateException
, InvalidDBClusterStateException
, InvalidDBInstanceStateException
, InvalidDBParameterGroupStateException
, InvalidDBSecurityGroupStateException
, InvalidDBSnapshotStateException
, InvalidDBSubnetGroupException
, InvalidDBSubnetGroupStateException
, InvalidDBSubnetStateException
, InvalidEventSubscriptionStateException
, InvalidOptionGroupStateException
, InvalidRestoreException
, InvalidS3BucketException
, InvalidSubnetException
, InvalidVPCNetworkStateException
, KMSKeyNotAccessibleException
, OptionGroupAlreadyExistsException
, OptionGroupNotFoundException
, OptionGroupQuotaExceededException
, PointInTimeRestoreNotEnabledException
, ProvisionedIopsNotAvailableInAZException
, ReservedDBInstanceAlreadyExistsException
, ReservedDBInstanceNotFoundException
, ReservedDBInstanceQuotaExceededException
, ReservedDBInstancesOfferingNotFoundException
, ResourceNotFoundException
, SharedSnapshotQuotaExceededException
, SnapshotQuotaExceededException
, SNSInvalidTopicException
, SNSNoAuthorizationException
, SNSTopicArnNotFoundException
, SourceNotFoundException
, StorageQuotaExceededException
, StorageTypeNotSupportedException
, SubnetAlreadyInUseException
, SubscriptionAlreadyExistException
, SubscriptionCategoryNotFoundException
, SubscriptionNotFoundException
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class RDSException extends AmazonServiceException
AmazonServiceException.ErrorType
Constructor | Description |
---|---|
RDSException(String message) |
Constructs a new RDSException with the specified error message.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RDSException(String message)
message
- Describes the error encountered.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.