/home/mip/mip/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 {}