<?php
namespace Aws\SSMContacts\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS Systems Manager Incident Manager Contacts** service.
*/
class SSMContactsException extends AwsException {}