File "DirectoryServiceException.php"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/aws/aws-sdk-php/src/DirectoryService/Exception/DirectoryServiceException.php
File size: 181 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace Aws\DirectoryService\Exception;

use Aws\Exception\AwsException;

/**
 * AWS Directory Service Exception
 */
class DirectoryServiceException extends AwsException {}