<?php namespace Aws\WorkMailMessageFlow\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon WorkMail Message Flow** service. */ class WorkMailMessageFlowException extends AwsException {}