<?php namespace Aws\CodeStarconnections\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS CodeStar connections** service. */ class CodeStarconnectionsException extends AwsException {}