summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/LicenseManagerLinuxSubscriptions/Exception/LicenseManagerLinuxSubscriptionsException.php
blob: 5594ee819fa3aeb15e2dd0dd7c265076e05b670d (plain)
1
2
3
4
5
6
7
8
9
<?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 {}