<?php namespace Aws\ConnectCases\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Connect Cases** service. */ class ConnectCasesException extends AwsException {}