<?php namespace Aws\IoTTwinMaker\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS IoT TwinMaker** service. */ class IoTTwinMakerException extends AwsException {}