| Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/drs/Exception/ |
| Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/drs/Exception/drsException.php |
<?php
namespace Aws\drs\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Elastic Disaster Recovery Service** service.
*/
class drsException extends AwsException {}