File "SsmSapException.php"
Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/aws/aws-sdk-php/src/SsmSap/Exception/SsmSapException.php
File size: 211 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Aws\SsmSap\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS Systems Manager for SAP** service.
*/
class SsmSapException extends AwsException {}