| Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/FraudDetector/Exception/ |
| Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/FraudDetector/Exception/FraudDetectorException.php |
<?php
namespace Aws\FraudDetector\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Amazon Fraud Detector** service.
*/
class FraudDetectorException extends AwsException {}