Files
be-accone/vendor/aws_sdk/Aws/MigrationHubStrategyRecommendations/Exception/MigrationHubStrategyRecommendationsException.php

10 lines
280 B
PHP

<?php
namespace Aws\MigrationHubStrategyRecommendations\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Migration Hub Strategy Recommendations** service.
*/
class MigrationHubStrategyRecommendationsException extends AwsException {}