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
AccessDeniedException
[ 'Message' => '<string>', ]
Description
403 response - You do not have sufficient access to perform this action.
Members
- Message
-
- Required: Yes
- Type: string
ConflictException
[ 'Message' => '<string>', ]
Description
409 response - ConflictException. You might be using a predefined variable.
Members
- Message
-
- Required: Yes
- Type: string
InternalServerException
[ 'Message' => '<string>', ]
Description
500 response - InternalServiceError. Temporary service error. Retry the request.
Members
- Message
-
- Required: Yes
- Type: string
ResourceNotFoundException
[ 'Message' => '<string>', ]
Description
404 response - MalformedQueryString. The query string contains a syntax error or resource not found.
Members
- Message
-
- Required: Yes
- Type: string
ServiceQuotaExceededException
[ 'Message' => '<string>', ]
Description
402 response - You attempted to create more resources than the service allows based on service quotas.
Members
- Message
-
- Required: Yes
- Type: string
ThrottlingException
[ 'Message' => '<string>', ]
Description
429 response - LimitExceededException or TooManyRequestsException.
Members
- Message
-
- Required: Yes
- Type: string
ValidationException
[ 'Message' => '<string>', ]
Description
400 response - Multiple causes. For example, you might have a malformed query string and input parameter might be out of range, or you might have used parameters together incorrectly.
Members
- Message
-
- Required: Yes
- Type: string