<?phpnamespace AwsMediaLiveException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS Elemental MediaLive** service. */class MediaLiveException extends AwsException {}