<?phpnamespace AwsMacie2Exception;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon Macie 2** service. */class Macie2Exception extends AwsException {}