Current File : /var/www/html/aws/Aws/AccessAnalyzer/Exception/AccessAnalyzerException.php
<?php
namespace Aws\AccessAnalyzer\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Access Analyzer** service.
*/
class AccessAnalyzerException extends AwsException {}