/
home
/
obinna
/
html
/
mixchief_app
/
vendor
/
aws
/
aws-sdk-php
/
src
/
CostandUsageReportService
/
Exception
/
Upload File
HOME
<?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 {}