Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/whatsapp-crm/vendor/aws/aws-sdk-php/src/FIS/Exception/
Upload File :
Current File : /home/users/unlimited/www/whatsapp-crm/vendor/aws/aws-sdk-php/src/FIS/Exception/FISException.php

<?php
namespace Aws\FIS\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AWS Fault Injection Simulator** service.
 */
class FISException extends AwsException {}