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