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
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
The AWS user account does not have permission to perform the action. Check the AWS Identity and Access Management (IAM) policy associated with this account.
Members
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
DependencyException
[ 'message' => '<string>', ]
InternalServerException
[ 'message' => '<string>', ]
ResourceNotFoundException
[ 'message' => '<string>', ]
ServiceLinkedRoleLockClientException
[ 'message' => '<string>', ]
Description
Exception to indicate that the service-linked role (SLR) is locked.
Members
ServiceQuotaExceededException
[ 'message' => '<string>', ]
Description
The AWS account has reached its quota of imports. Contact AWS Support to increase the quota for this account.
Members
ThrottlingException
[ 'message' => '<string>', ]
ValidationException
[ 'message' => '<string>', ]