| Current Path : /var/www/clients/client3/web2/web/vendor/aws/aws-sdk-php/src/DocDB/Exception/ |
| Current File : /var/www/clients/client3/web2/web/vendor/aws/aws-sdk-php/src/DocDB/Exception/DocDBException.php |
<?php
namespace Aws\DocDB\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Amazon DocumentDB with MongoDB compatibility** service.
*/
class DocDBException extends AwsException {}