File "FirehoseException.php"

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

<?php
namespace Aws\Firehose\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **Amazon Kinesis Firehose** service.
 */
class FirehoseException extends AwsException {}