Class Route53RecoveryControlConfigException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\Route53RecoveryControlConfig\Exception\Route53RecoveryControlConfigException
- Namespace: Aws\Route53RecoveryControlConfig\Exception
- Located at Route53RecoveryControlConfig/Exception/Route53RecoveryControlConfigException.php
Represents an error interacting with the AWS Route53 Recovery Control Config service.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
get()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorShape()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
hasKey()
,
isConnectionError()
,
isMaxRetriesExceeded()
,
search()
,
setMaxRetriesExceeded()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Methods inherited from ArrayAccess
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
Methods inherited from Aws\MonitoringEventsInterface
Methods used from Aws\HasDataTrait
Methods used from Aws\HasMonitoringEventsTrait
Expected Exception Codes
The following are the known exception codes and corresponding data shapes that
this service may return as part of an error response.
AccessDeniedException
[ 'Message' => '<string>', ]
Description
403 response - You do not have sufficient access to perform this action.
Members
ConflictException
[ 'Message' => '<string>', ]
Description
409 response - ConflictException. You might be using a predefined variable.
Members
InternalServerException
[ 'Message' => '<string>', ]
Description
500 response - InternalServiceError. Temporary service error. Retry the request.
Members
ResourceNotFoundException
[ 'Message' => '<string>', ]
Description
404 response - MalformedQueryString. The query string contains a syntax error or resource not found.
Members
ServiceQuotaExceededException
[ 'Message' => '<string>', ]
Description
402 response - You attempted to create more resources than the service allows based on service quotas.
Members
ThrottlingException
[ 'Message' => '<string>', ]
Description
429 response - LimitExceededException or TooManyRequestsException.
Members
ValidationException
[ 'Message' => '<string>', ]