Current File : /var/www/html/aws/Aws/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 {}