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