| Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/CleanRooms/Exception/ |
| Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/CleanRooms/Exception/CleanRoomsException.php |
<?php
namespace Aws\CleanRooms\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS Clean Rooms Service** service.
*/
class CleanRoomsException extends AwsException {}