<?phpnamespace AwsCloudDirectoryException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon CloudDirectory** service. */class CloudDirectoryException extends AwsException {}