| Current Path : /var/www/clients/client3/web2/web/vendor/aws/aws-sdk-php/src/EKSAuth/Exception/ |
| Current File : /var/www/clients/client3/web2/web/vendor/aws/aws-sdk-php/src/EKSAuth/Exception/EKSAuthException.php |
<?php
namespace Aws\EKSAuth\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Amazon EKS Auth** service.
*/
class EKSAuthException extends AwsException {}