Current File : /var/www/html/aws/Aws/WorkMail/Exception/WorkMailException.php
<?php
namespace Aws\WorkMail\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Amazon WorkMail** service.
*/
class WorkMailException extends AwsException {}