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

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AWS Server Migration Service** service.
 */
class SmsException extends AwsException {}