<?php namespace Aws\MarketplaceCommerceAnalytics\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Marketplace Commerce Analytics** service. */ class MarketplaceCommerceAnalyticsException extends AwsException {}
info at phpclasses dot org