| Current Path : /home/zada/public_html/vendor/aws/aws-sdk-php/src/SupplyChain/Exception/ |
| Current File : /home/zada/public_html/vendor/aws/aws-sdk-php/src/SupplyChain/Exception/SupplyChainException.php |
<?php
namespace Aws\SupplyChain\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS Supply Chain** service.
*/
class SupplyChainException extends AwsException {}