<?php namespace Aws\IoTEventsData\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS IoT Events Data** service. */ class IoTEventsDataException extends AwsException {}