newdesigngestionnaire/vendor/aws/aws-sdk-php/src/MigrationHubStrategyRecommendations/Exception/MigrationHubStrategyRecommendationsException.php

10 lines
280 B
PHP
Executable File

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