Seditio Source
Root |
./othercms/dle15_0/upload/engine/classes/composer/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 {}