<?phpnamespace AwsElasticInferenceException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon Elastic Inference** service. */class ElasticInferenceException extends AwsException {}