/
var
/
www
/
html
/
mixchief_app
/
vendor
/
aws
/
aws-sdk-php
/
src
/
MigrationHubStrategyRecommendations
/
Exception
/
Upload File
HOME
<?php namespace Aws\MigrationHubStrategyRecommendations\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Migration Hub Strategy Recommendations** service. */ class MigrationHubStrategyRecommendationsException extends AwsException {}