<?php namespace Aws\EMRServerless\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **EMR Serverless** service. */ class EMRServerlessException extends AwsException {}