<?php namespace Aws\CodeGuruReviewer\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon CodeGuru Reviewer** service. */ class CodeGuruReviewerException extends AwsException {}