<?phpnamespace AwsRoute53DomainsException;use AwsExceptionAwsException;/** * Represents an error interacting with the Amazon Route 53 Domains service. */class Route53DomainsException extends AwsException {}