Files
be-accone/vendor/aws_v3/Aws/LicenseManagerLinuxSubscriptions/Exception/LicenseManagerLinuxSubscriptionsException.php

10 lines
275 B
PHP

<?php
namespace Aws\LicenseManagerLinuxSubscriptions\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS License Manager Linux Subscriptions** service.
*/
class LicenseManagerLinuxSubscriptionsException extends AwsException {}