<?phpnamespace AwsServiceCatalogException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS Service Catalog** service. */class ServiceCatalogException extends AwsException {}