Class MigrationHubStrategyRecommendationsException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\MigrationHubStrategyRecommendations\Exception\MigrationHubStrategyRecommendationsException
- Namespace: Aws\MigrationHubStrategyRecommendations\Exception
- Located at MigrationHubStrategyRecommendations/Exception/MigrationHubStrategyRecommendationsException.php
Represents an error interacting with the Migration Hub Strategy Recommendations 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
The user does not have permission to perform the action. Check the AWS Identity and Access Management (IAM) policy associated with this user.
Members
- message
-
- Required: Yes
- Type: string
ConflictException
[ 'message' => '<string>', ]
Description
Exception to indicate that there is an ongoing task when a new task is created. Return when once the existing tasks are complete.
Members
- message
-
- Required: Yes
- Type: string
DependencyException
[ 'message' => '<string>', ]
Description
Dependency encountered an error.
Members
- message
-
- Type: string
InternalServerException
[ 'message' => '<string>', ]
Description
The server experienced an internal error. Try again.
Members
- message
-
- Type: string
ResourceNotFoundException
[ 'message' => '<string>', ]
Description
The specified ID in the request is not found.
Members
- message
-
- Type: string
ServiceLinkedRoleLockClientException
[ 'message' => '<string>', ]
Description
Exception to indicate that the service-linked role (SLR) is locked.
Members
- message
-
- Type: string
ServiceQuotaExceededException
[ 'message' => '<string>', ]
Description
The AWS account has reached its quota of imports. Contact AWS Support to increase the quota for this account.
Members
- message
-
- Required: Yes
- Type: string
ThrottlingException
[ 'message' => '<string>', ]
Description
The request was denied due to request throttling.
Members
- message
-
- Type: string
ValidationException
[ 'message' => '<string>', ]
Description
The request body isn't valid.
Members
- message
-
- Type: string