PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
aws
/
aws-sdk-php
/
src
/
LicenseManagerLinuxSubscriptions
/
Exception
/
Editing: LicenseManagerLinuxSubscriptionsException.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 {}
SAVE
CANCEL