<?phpnamespace AwsLexRuntimeServiceException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon Lex Runtime Service** service. */class LexRuntimeServiceException extends AwsException {}