<?phpnamespace AwsIoTAnalyticsException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS IoT Analytics** service. */class IoTAnalyticsException extends AwsException {}