| Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/KendraRanking/Exception/ |
| Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/KendraRanking/Exception/KendraRankingException.php |
<?php
namespace Aws\KendraRanking\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Amazon Kendra Intelligent Ranking** service.
*/
class KendraRankingException extends AwsException {}