Current File : /home/getxxhzo/app.genicards.com/vendor/aws/aws-sdk-php/src/RAM/Exception/RAMException.php
<?php
namespace Aws\RAM\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AWS Resource Access Manager** service.
 */
class RAMException extends AwsException {}