Uses of Interface
io.awspring.cloud.sqs.listener.MessageProcessingException
Packages that use MessageProcessingException
Package
Description
Components for executing the flow of messages to and from a message listener.
-
Uses of MessageProcessingException in io.awspring.cloud.sqs.listener
Classes in io.awspring.cloud.sqs.listener that implement MessageProcessingExceptionModifier and TypeClassDescriptionclassException thrown when aMessageInterceptorthrows during before-processing execution.classException thrown when theAsyncMessageListenercompletes with an exception.