<?phpnamespace AwsMediaConvertException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS Elemental MediaConvert** service. */class MediaConvertException extends AwsException {}