/home/brandsfa/public_html/vendor/aws/aws-sdk-php/src/SsmSap/Exception/SsmSapException.php
<?php
namespace Aws\SsmSap\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AWS Systems Manager for SAP** service.
 */
class SsmSapException extends AwsException {}