<?php namespace Aws\AIOps\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS AI Ops** service. */ class AIOpsException extends AwsException {}