File "DLMException.php"
Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/aws/aws-sdk-php/src/DLM/Exception/DLMException.php
File size: 207 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Aws\DLM\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Amazon Data Lifecycle Manager** service.
*/
class DLMException extends AwsException {}