<?phpnamespace AwsSageMakerRuntimeException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon SageMaker Runtime** service. */class SageMakerRuntimeException extends AwsException {}