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