public class AfterCompletionFailedException
extends org.springframework.amqp.AmqpException
| Constructor and Description |
|---|
AfterCompletionFailedException(int syncStatus,
java.lang.Throwable cause)
Construct an instance with the provided properties.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSyncStatus()
Return the synchronization status.
|