<?phpnamespace AwsMQException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AmazonMQ** service. */class MQException extends AwsException {}