View file core/libs/s3/vendor/aws/aws-sdk-php/src/CostandUsageReportService/Exception/CostandUsageReportServiceException.php

File size: 255B
<?php
namespace Aws\CostandUsageReportService\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AWS Cost and Usage Report Service** service.
 */
class CostandUsageReportServiceException extends AwsException {}