<?phpnamespace AwsFraudDetectorException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon Fraud Detector** service. */class FraudDetectorException extends AwsException {}