Current File : /var/www/oasis/aws/Aws/RDSDataService/Exception/RDSDataServiceException.php
<?php
namespace Aws\RDSDataService\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS RDS DataService** service.
*/
class RDSDataServiceException extends AwsException {}