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

class CommonRuntimeException extends \RuntimeException
{
    
}