<?phpnamespace AwsMediaConnectException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS MediaConnect** service. */class MediaConnectException extends AwsException {}