Class RdsException
Default service exception class
- Exception
- RuntimeException
- Aws\Common\Exception\RuntimeException implements Aws\Common\Exception\AwsExceptionInterface
- Aws\Common\Exception\ServiceResponseException
- Aws\Rds\Exception\RdsException
Direct known subclasses
Aws\Rds\Exception\AuthorizationAlreadyExistsException
,
Aws\Rds\Exception\AuthorizationNotFoundException
,
Aws\Rds\Exception\DBSecurityGroupNotSupportedException
,
Aws\Rds\Exception\DBSecurityGroupQuotaExceededException
,
Aws\Rds\Exception\DBSnapshotAlreadyExistsException
,
Aws\Rds\Exception\DBSnapshotNotFoundException
,
Aws\Rds\Exception\DBSubnetGroupAlreadyExistsException
,
Aws\Rds\Exception\DBSubnetGroupDoesNotCoverEnoughAZsException
,
Aws\Rds\Exception\DBSubnetGroupNotAllowedException
,
Aws\Rds\Exception\DBSubnetGroupNotFoundException
,
Aws\Rds\Exception\DBSubnetGroupQuotaExceededException
,
Aws\Rds\Exception\DBSubnetQuotaExceededException
,
Aws\Rds\Exception\AuthorizationQuotaExceededException
,
Aws\Rds\Exception\DBUpgradeDependencyFailureException
,
Aws\Rds\Exception\EventSubscriptionQuotaExceededException
,
Aws\Rds\Exception\InstanceQuotaExceededException
,
Aws\Rds\Exception\InsufficientDBInstanceCapacityException
,
Aws\Rds\Exception\InvalidDBInstanceStateException
,
Aws\Rds\Exception\InvalidDBParameterGroupStateException
,
Aws\Rds\Exception\InvalidDBSecurityGroupStateException
,
Aws\Rds\Exception\InvalidDBSnapshotStateException
,
Aws\Rds\Exception\InvalidDBSubnetGroupException
,
Aws\Rds\Exception\InvalidDBSubnetGroupStateException
,
Aws\Rds\Exception\DBInstanceAlreadyExistsException
,
Aws\Rds\Exception\InvalidDBSubnetStateException
,
Aws\Rds\Exception\InvalidEventSubscriptionStateException
,
Aws\Rds\Exception\InvalidOptionGroupStateException
,
Aws\Rds\Exception\InvalidRestoreException
,
Aws\Rds\Exception\InvalidSubnetException
,
Aws\Rds\Exception\InvalidVPCNetworkStateException
,
Aws\Rds\Exception\OptionGroupAlreadyExistsException
,
Aws\Rds\Exception\OptionGroupNotFoundException
,
Aws\Rds\Exception\OptionGroupQuotaExceededException
,
Aws\Rds\Exception\PointInTimeRestoreNotEnabledException
,
Aws\Rds\Exception\DBInstanceNotFoundException
,
Aws\Rds\Exception\ProvisionedIopsNotAvailableInAZException
,
Aws\Rds\Exception\ReservedDBInstanceAlreadyExistsException
,
Aws\Rds\Exception\ReservedDBInstanceNotFoundException
,
Aws\Rds\Exception\ReservedDBInstanceQuotaExceededException
,
Aws\Rds\Exception\ReservedDBInstancesOfferingNotFoundException
,
Aws\Rds\Exception\SnapshotQuotaExceededException
,
Aws\Rds\Exception\SNSInvalidTopicException
,
Aws\Rds\Exception\SNSNoAuthorizationException
,
Aws\Rds\Exception\SNSTopicArnNotFoundException
,
Aws\Rds\Exception\SourceNotFoundException
,
Aws\Rds\Exception\DBParameterGroupAlreadyExistsException
,
Aws\Rds\Exception\StorageQuotaExceededException
,
Aws\Rds\Exception\SubnetAlreadyInUseException
,
Aws\Rds\Exception\SubscriptionAlreadyExistException
,
Aws\Rds\Exception\SubscriptionCategoryNotFoundException
,
Aws\Rds\Exception\SubscriptionNotFoundException
,
Aws\Rds\Exception\DBParameterGroupNotFoundException
,
Aws\Rds\Exception\DBParameterGroupQuotaExceededException
,
Aws\Rds\Exception\DBSecurityGroupAlreadyExistsException
,
Aws\Rds\Exception\DBSecurityGroupNotFoundException
Methods summary
Methods detail
Methods inherited from Aws\Common\Exception\ServiceResponseException
__toString()
,
getAwsErrorCode()
,
getAwsErrorType()
,
getAwsRequestId()
,
getExceptionCode()
,
getExceptionType()
,
getRequest()
,
getRequestId()
,
getResponse()
,
getStatusCode()
,
setExceptionCode()
,
setExceptionType()
,
setRequest()
,
setRequestId()
,
setResponse()
Methods inherited from Exception
__construct()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Magic methods summary
Properties summary
Properties inherited from Aws\Common\Exception\ServiceResponseException
$exceptionCode
,
$exceptionType
,
$request
,
$requestId
,
$response