<?phpnamespace AwsSyntheticsException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Synthetics** service. */class SyntheticsException extends AwsException {}