File "FinSpaceDataException.php"

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

<?php
namespace Aws\FinSpaceData\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **FinSpace Public API** service.
 */
class FinSpaceDataException extends AwsException {}