<?phpnamespace AwsWorkMailException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon WorkMail** service. */class WorkMailException extends AwsException {}