OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
email
/
vendor
/
aws
/
aws-sdk-php
/
src
/
FraudDetector
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/10/2024 05:27:06 AM
rwxr-xr-x
📄
FraudDetectorException.php
228 bytes
07/10/2024 05:27:07 AM
rw-r--r--
Editing: FraudDetectorException.php
Close
<?php namespace Aws\FraudDetector\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Fraud Detector** service. */ class FraudDetectorException extends AwsException {}