<?phpnamespace AwsConnectException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon Connect Service** service. */class ConnectException extends AwsException {}