cloud-8.x-2.0-beta1/modules/cloud_service_providers/aws_cloud/src/Service/Pricing/PricingServiceException.php
modules/cloud_service_providers/aws_cloud/src/Service/Pricing/PricingServiceException.php
<?php
namespace Drupal\aws_cloud\Service\Pricing;
/**
* AWS pricing exception.
*/
class PricingServiceException extends \Exception {
}
