/
home
/
obinna
/
html
/
mixchief_app
/
vendor
/
aws
/
aws-sdk-php
/
src
/
drs
/
Exception
/
Upload File
HOME
<?php namespace Aws\drs\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Elastic Disaster Recovery Service** service. */ class drsException extends AwsException {}