AutorÃa | Ultima modificación | Ver Log |
<?phpnamespace Aws\IoTManagedIntegrations\Exception;use Aws\Exception\AwsException;/*** Represents an error interacting with the **Managed integrations for AWS IoT Device Management** service.*/class IoTManagedIntegrationsException extends AwsException {}