/
home
/
obinna
/
html
/
mixchief_app
/
vendor
/
aws
/
aws-sdk-php
/
src
/
RDSDataService
/
Exception
/
Upload File
HOME
<?php namespace Aws\RDSDataService\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS RDS DataService** service. */ class RDSDataServiceException extends AwsException {}