| Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/MediaPackage/Exception/ |
| Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/MediaPackage/Exception/MediaPackageException.php |
<?php
namespace Aws\MediaPackage\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS Elemental MediaPackage** service.
*/
class MediaPackageException extends AwsException {}