/home/brandsfa/www/vendor/aws/aws-sdk-php/src/EMRServerless/Exception/EMRServerlessException.php
<?php
namespace Aws\EMRServerless\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **EMR Serverless** service.
 */
class EMRServerlessException extends AwsException {}