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