File "EfsException.php"
Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/aws/aws-sdk-php/src/Efs/Exception/EfsException.php
File size: 145 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Aws\Efs\Exception;
use Aws\Exception\AwsException;
/**
* Amazon EFS exception.
*/
class EfsException extends AwsException {}