<?phpnamespace AwsEmrException;use AwsExceptionAwsException;/** * Represents an error interacting with the Amazon Elastic MapReduce service. */class EmrException extends AwsException {}