/home/mip/mip/vendor/aws/aws-sdk-php/src/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 {}