| Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/KafkaConnect/Exception/ |
| Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/KafkaConnect/Exception/KafkaConnectException.php |
<?php
namespace Aws\KafkaConnect\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Managed Streaming for Kafka Connect** service.
*/
class KafkaConnectException extends AwsException {}