spring-framework / org.springframework.messaging.support / ErrorMessage / getOriginalMessage

getOriginalMessage

@Nullable open fun getOriginalMessage(): Message<*>

Return the original message (if available) at the point in the stack where the ErrorMessage was created.

Since
5.0