<?phpnamespace AwsIoT1ClickProjectsException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS IoT 1-Click Projects Service** service. */class IoT1ClickProjectsException extends AwsException {}