Proyectos de Subversion Moodle

Rev

Autoría | Ultima modificación | Ver Log |

<?php
namespace 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 {}