<?phpnamespace AwsAppConfigException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon AppConfig** service. */class AppConfigException extends AwsException {}