| Current Path : /home/zada/public_html/vendor/aws/aws-sdk-php/src/BedrockAgent/Exception/ |
| Current File : /home/zada/public_html/vendor/aws/aws-sdk-php/src/BedrockAgent/Exception/BedrockAgentException.php |
<?php
namespace Aws\BedrockAgent\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Agents for Amazon Bedrock** service.
*/
class BedrockAgentException extends AwsException {}