<?php namespace Aws\MediaPackage\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Elemental MediaPackage** service. */ class MediaPackageException extends AwsException {}