AutorÃa | Ultima modificación | Ver Log |
<?php
namespace Aws\PartnerCentralSelling\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Partner Central Selling API** service.
*/
class PartnerCentralSellingException extends AwsException {}